X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fsocial%2Fgnunet-service-social.c;h=e6ee24a4fd5dbc2b5ef462b969590b5ea1b6f892;hb=2105059516320800eaa8fff1196b58f29a50ba7c;hp=685eb71caf4053c88896f13e0600bba75b8bc195;hpb=8b6ec81b6bb0cb27845cb59ebc864041a250201d;p=oweals%2Fgnunet.git diff --git a/src/social/gnunet-service-social.c b/src/social/gnunet-service-social.c index 685eb71ca..e6ee24a4f 100644 --- a/src/social/gnunet-service-social.c +++ b/src/social/gnunet-service-social.c @@ -49,7 +49,7 @@ static const struct GNUNET_CONFIGURATION_Handle *cfg; /** * Service handle. */ -struct GNUNET_SERVICE_Handle *service; +static struct GNUNET_SERVICE_Handle *service; /* Handles to other services */ static struct GNUNET_IDENTITY_Handle *id;