aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_priority.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/os_priority.c')
-rw-r--r--src/util/os_priority.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/os_priority.c b/src/util/os_priority.c
index 33c84e804..337b8ddf4 100644
--- a/src/util/os_priority.c
+++ b/src/util/os_priority.c
@@ -1342,7 +1342,7 @@ start_process (int pipe_control,
1342 { 1342 {
1343 ssize_t wrote; 1343 ssize_t wrote;
1344 uint64_t size; 1344 uint64_t size;
1345 unsigned int count; 1345 uint64_t count;
1346 unsigned int i; 1346 unsigned int i;
1347 1347
1348 /* Tell the number of sockets */ 1348 /* Tell the number of sockets */