diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-05-06 14:44:08 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-05-06 14:44:08 +0000 |
commit | e8cf81fdb3fdaef59b49da8f6e952a3225ab326e (patch) | |
tree | 4e5f75d44a9121b32895fdfc5a4177052a7d923d /po | |
parent | ae8cb91d9961899075a892a3110204bc139c2eb6 (diff) |
fixing compiler warnings
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index f0822c03c..d98e3458f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -214,6 +214,10 @@ src/identity-provider/identity_provider_api.c src/identity-provider/identity_token.c src/identity-provider/plugin_rest_identity_provider.c src/jsonapi/jsonapi.c +src/jsonapi/jsonapi_document.c +src/jsonapi/jsonapi_error.c +src/jsonapi/jsonapi_relationship.c +src/jsonapi/jsonapi_resource.c src/json/json.c src/json/json_generator.c src/json/json_helper.c @@ -322,6 +326,7 @@ src/set/ibf.c src/set/ibf_sim.c src/set/set_api.c src/social/gnunet-service-social.c +src/social/gnunet-social.c src/social/social_api.c src/statistics/gnunet-service-statistics.c src/statistics/gnunet-statistics.c |