diff options
Diffstat (limited to 'zebra')
-rw-r--r-- | zebra/client_main.c | 2 | ||||
-rw-r--r-- | zebra/zebra.conf.sample | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/zebra/client_main.c b/zebra/client_main.c index c319aac7..a2b39e8c 100644 --- a/zebra/client_main.c +++ b/zebra/client_main.c @@ -1,5 +1,5 @@ /* - * $Id: client_main.c,v 1.1 2002/12/13 20:15:30 paul Exp $ + * $Id: client_main.c,v 1.1.1.1 2002/12/13 20:15:30 paul Exp $ * * GNU Zebra client test main routine. * Copyright (C) 1997 Kunihiro Ishiguro diff --git a/zebra/zebra.conf.sample b/zebra/zebra.conf.sample index a5d0732f..85bf952b 100644 --- a/zebra/zebra.conf.sample +++ b/zebra/zebra.conf.sample @@ -2,7 +2,7 @@ ! ! zebra sample configuration file ! -! $Id: zebra.conf.sample,v 1.1 2002/12/13 20:15:30 paul Exp $ +! $Id: zebra.conf.sample,v 1.1.1.1 2002/12/13 20:15:30 paul Exp $ ! hostname Router password zebra |