summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/include/ntp_filegen.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/include/ntp_filegen.h')
-rw-r--r--contrib/ntp/include/ntp_filegen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/include/ntp_filegen.h b/contrib/ntp/include/ntp_filegen.h
index 8217dbc..836ec04 100644
--- a/contrib/ntp/include/ntp_filegen.h
+++ b/contrib/ntp/include/ntp_filegen.h
@@ -48,4 +48,4 @@ typedef struct FILEGEN
extern void filegen_setup P((FILEGEN *, u_long));
extern void filegen_config P((FILEGEN *, char *, u_int, u_int));
extern FILEGEN *filegen_get P((char *));
-extern void filegen_register P((const char *, FILEGEN *));
+extern void filegen_register P((char *, const char *, FILEGEN *));
OpenPOWER on IntegriCloud