summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtsold/rtsold.h
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-02-27 10:19:39 +0000
committeruqs <uqs@FreeBSD.org>2010-02-27 10:19:39 +0000
commit1d0c38de11a9e419918921345b87c673b09e2115 (patch)
treeb7503a01b2889296b9d893b64c26731d6aa70a2d /usr.sbin/rtsold/rtsold.h
parent0bccbcb18e0797c13e3efec82d23f9d90683d568 (diff)
downloadFreeBSD-src-1d0c38de11a9e419918921345b87c673b09e2115.zip
FreeBSD-src-1d0c38de11a9e419918921345b87c673b09e2115.tar.gz
rtsol(8)/rtsold(8): make WARNS=3 clean
It is actually WARNS=6 clean for non-strict alignment archs. Approved by: ed (co-mentor)
Diffstat (limited to 'usr.sbin/rtsold/rtsold.h')
-rw-r--r--usr.sbin/rtsold/rtsold.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rtsold/rtsold.h b/usr.sbin/rtsold/rtsold.h
index 8a3cfa6..8aef490 100644
--- a/usr.sbin/rtsold/rtsold.h
+++ b/usr.sbin/rtsold/rtsold.h
@@ -97,7 +97,7 @@ extern int probe_init(void);
extern void defrouter_probe(struct ifinfo *);
/* dump.c */
-extern void rtsold_dump_file(char *);
+extern void rtsold_dump_file(const char *);
/* rtsock.c */
extern int rtsock_open(void);
OpenPOWER on IntegriCloud