aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-09-13 12:39:21 +0000
committerChristian Grothoff <christian@grothoff.org>2014-09-13 12:39:21 +0000
commite184df6030ab5c5374fe3b8a94482ff5a30c1580 (patch)
treefb23e34c6ee51b51cf597f7f5011be4b18d328e1 /src/util
parent5a8cef27282ebb1441dcd17cfd412a06e430a4c7 (diff)
downloadgnunet-e184df6030ab5c5374fe3b8a94482ff5a30c1580.tar.gz
gnunet-e184df6030ab5c5374fe3b8a94482ff5a30c1580.zip
trying to do something about #3540
Diffstat (limited to 'src/util')
-rw-r--r--src/util/service.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/service.c b/src/util/service.c
index a6165b8d5..4e3c232f9 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
460 * @param saddrs array to update 460 * @param saddrs array to update
461 * @param saddrlens where to store the address length 461 * @param saddrlens where to store the address length
462 * @param unixpath path to add 462 * @param unixpath path to add
463 * @param abstract GNUNET_YES to add an abstract UNIX domain socket. This 463 * @param abstract #GNUNET_YES to add an abstract UNIX domain socket. This
464 * parameter is ignore on systems other than LINUX 464 * parameter is ignore on systems other than LINUX
465 */ 465 */
466static void 466static void