diff options
author | Christian Grothoff <christian@grothoff.org> | 2014-09-13 12:39:21 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2014-09-13 12:39:21 +0000 |
commit | e184df6030ab5c5374fe3b8a94482ff5a30c1580 (patch) | |
tree | fb23e34c6ee51b51cf597f7f5011be4b18d328e1 /src/util/service.c | |
parent | 5a8cef27282ebb1441dcd17cfd412a06e430a4c7 (diff) |
trying to do something about #3540
Diffstat (limited to 'src/util/service.c')
-rw-r--r-- | src/util/service.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/service.c b/src/util/service.c index a6165b8d56..4e3c232f9c 100644 --- a/src/util/service.c +++ b/src/util/service.c @@ -460,7 +460,7 @@ process_acl6 (struct GNUNET_STRINGS_IPv6NetworkPolicy **ret, struct GNUNET_SERVI * @param saddrs array to update * @param saddrlens where to store the address length * @param unixpath path to add - * @param abstract GNUNET_YES to add an abstract UNIX domain socket. This + * @param abstract #GNUNET_YES to add an abstract UNIX domain socket. This * parameter is ignore on systems other than LINUX */ static void |