aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_priority.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/util/os_priority.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/util/os_priority.c')
-rw-r--r--src/util/os_priority.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/os_priority.c b/src/util/os_priority.c
index ad510a9b3..3b4858ca4 100644
--- a/src/util/os_priority.c
+++ b/src/util/os_priority.c
@@ -293,7 +293,6 @@ GNUNET_OS_process_destroy (struct GNUNET_OS_Process *proc)
293} 293}
294 294
295 295
296
297/** 296/**
298 * Open '/dev/null' and make the result the given 297 * Open '/dev/null' and make the result the given
299 * file descriptor. 298 * file descriptor.