summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/command.h
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1999-09-06 18:11:50 +0000
committerbrian <brian@FreeBSD.org>1999-09-06 18:11:50 +0000
commit029c9bc2f500e01e15206aa38ec062dfbdc18f5a (patch)
tree42aadbab0d62b2c2b18534c26a28563df2eef4cc /usr.sbin/ppp/command.h
parentcc8565d1c5634a6a893afb9125335e2a5ecaa4d3 (diff)
downloadFreeBSD-src-029c9bc2f500e01e15206aa38ec062dfbdc18f5a.zip
FreeBSD-src-029c9bc2f500e01e15206aa38ec062dfbdc18f5a.tar.gz
$FreeBSD$ -> __DATE__
This is probably more appropriate that $Date$ anyway
Diffstat (limited to 'usr.sbin/ppp/command.h')
-rw-r--r--usr.sbin/ppp/command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ppp/command.h b/usr.sbin/ppp/command.h
index a83b440..6b1468d 100644
--- a/usr.sbin/ppp/command.h
+++ b/usr.sbin/ppp/command.h
@@ -52,7 +52,6 @@ struct cmdtab {
#define IsEnabled(x) ((x) & NEG_ENABLED)
extern const char Version[];
-extern const char VersionDate[];
extern void command_Expand(char **, int, char const *const *, struct bundle *,
int, pid_t);
OpenPOWER on IntegriCloud