commit | eb1ce6059a00f3f0dd92c965aa5982907b54c00d | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Fri Oct 08 08:17:22 2004 +0000 |
committer | hasso <hasso> | Fri Oct 08 08:17:22 2004 +0000 |
tree | ebd6583ba2f2f9909c25653d0349662e08c26ecf | |
parent | 2e864cfa12724ec20e82f0a24e1be5929e3a0cef [diff] [blame] |
Compiler warnings fixes round 1.
diff --git a/ospfd/ospf_main.c b/ospfd/ospf_main.c index 7e1567c..47873ba 100644 --- a/ospfd/ospf_main.c +++ b/ospfd/ospf_main.c
@@ -97,7 +97,7 @@ struct thread_master *master; /* Process ID saved for use by init system */ -char *pid_file = PATH_OSPFD_PID; +const char *pid_file = PATH_OSPFD_PID; /* Help information display. */ static void