commit | fce954f8de1456dd62d26b52902a4a352ef17a93 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Thu Oct 07 20:29:24 2004 +0000 |
committer | hasso <hasso> | Thu Oct 07 20:29:24 2004 +0000 |
tree | 3dee77fa141697940a9ff3203ea453e454e88d95 | |
parent | 1cd80845dc5262ff7d3d38deb1921f0b8390f4df [diff] [blame] |
Fix warnings. Didn't even look at files not compiled in Linux though.
diff --git a/zebra/main.c b/zebra/main.c index e10755b..72e2c58 100644 --- a/zebra/main.c +++ b/zebra/main.c
@@ -109,7 +109,7 @@ char config_default[] = SYSCONFDIR DEFAULT_CONFIG_FILE; /* Process ID saved for use by init system */ -char *pid_file = PATH_ZEBRA_PID; +const char *pid_file = PATH_ZEBRA_PID; /* Help information display. */ static void