summaryrefslogtreecommitdiff
path: root/mndp.h
diff options
context:
space:
mode:
Diffstat (limited to 'mndp.h')
-rw-r--r--mndp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mndp.h b/mndp.h
index 77c489f..65c3a51 100644
--- a/mndp.h
+++ b/mndp.h
@@ -1,6 +1,6 @@
#ifndef _MNDP_H
#define _MNDP_H
-int mndp(void);
+int mndp(int timeout);
-#endif \ No newline at end of file
+#endif