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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/nettle/egd.h b/lib/nettle/egd.h
index d440852f70..2239143a3a 100644
--- a/lib/nettle/egd.h
+++ b/lib/nettle/egd.h
@@ -18,5 +18,5 @@
*
*/
-int _rndegd_read (int *fd, void *output, size_t length);
-int _rndegd_connect_socket (void);
+int _rndegd_read(int *fd, void *output, size_t length);
+int _rndegd_connect_socket(void);