summaryrefslogtreecommitdiffstats
path: root/lasso/id-ff/identity.c
diff options
context:
space:
mode:
authorDamien Laniel <dlaniel@entrouvert.com>2008-09-16 16:31:05 +0000
committerDamien Laniel <dlaniel@entrouvert.com>2008-09-16 16:31:05 +0000
commita18ddb94e051c3fe5bbc9b88220f77af2b6f69c3 (patch)
tree10e7b7ae1415588361b347d63c4bbd182275e741 /lasso/id-ff/identity.c
parent09bbae229e0b790e9435578630dc8dc068d159d2 (diff)
downloadlasso-a18ddb94e051c3fe5bbc9b88220f77af2b6f69c3.tar.gz
lasso-a18ddb94e051c3fe5bbc9b88220f77af2b6f69c3.tar.xz
lasso-a18ddb94e051c3fe5bbc9b88220f77af2b6f69c3.zip
fixed various bugs with new compilation flags
Diffstat (limited to 'lasso/id-ff/identity.c')
-rw-r--r--lasso/id-ff/identity.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/id-ff/identity.c b/lasso/id-ff/identity.c
index 2efde058..b9022e1d 100644
--- a/lasso/id-ff/identity.c
+++ b/lasso/id-ff/identity.c
@@ -204,7 +204,7 @@ struct HelperStruct {
* Helper function for lasso_identity_get_offerings, match them with a service
* type string */
static
-void add_matching_resource_offering_to_list(char *name, LassoDiscoResourceOffering *offering,
+void add_matching_resource_offering_to_list(G_GNUC_UNUSED char *name, LassoDiscoResourceOffering *offering,
struct HelperStruct *ctx)
{
if (ctx->service_type == NULL ||