summaryrefslogtreecommitdiff
path: root/ntpd/ntp_filegen.c
diff options
context:
space:
mode:
Diffstat (limited to 'ntpd/ntp_filegen.c')
-rw-r--r--ntpd/ntp_filegen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/ntp_filegen.c b/ntpd/ntp_filegen.c
index a1703a9..4ee9095 100644
--- a/ntpd/ntp_filegen.c
+++ b/ntpd/ntp_filegen.c
@@ -617,7 +617,7 @@ filegen_statsdir(void)
#ifdef DEBUG
void
filegen_unregister(
- char *name
+ const char *name
)
{
struct filegen_entry ** ppfe;