summaryrefslogtreecommitdiff
path: root/lib/nettle/egd.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nettle/egd.h')
-rw-r--r--lib/nettle/egd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nettle/egd.h b/lib/nettle/egd.h
index 74f3ed968b..88f605b835 100644
--- a/lib/nettle/egd.h
+++ b/lib/nettle/egd.h
@@ -1,2 +1,2 @@
-int _rndegd_read (int * fd, void* output, size_t length);
+int _rndegd_read (int *fd, void *output, size_t length);
int _rndegd_connect_socket (void);