diff options
author | Paul Jakma <paul.jakma@sun.com> | 2008-08-26 15:49:40 +0200 |
---|---|---|
committer | Paul Jakma <paul@quagga.net> | 2008-08-26 16:05:54 +0200 |
commit | 19a937224469055beb7dfce73ba452e3a33c89ed (patch) | |
tree | a16e32aa133ac796c051c0fdddb58d08022feeb2 /zebra/client_main.c | |
parent | Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on acce... (diff) | |
download | frr-19a937224469055beb7dfce73ba452e3a33c89ed.tar.xz frr-19a937224469055beb7dfce73ba452e3a33c89ed.zip |
test
Diffstat (limited to 'zebra/client_main.c')
-rw-r--r-- | zebra/client_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/client_main.c b/zebra/client_main.c index c319aac71..ce01231f0 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 $ + * $Quagga: $Format:%an, %ai, %h$ $ * * GNU Zebra client test main routine. * Copyright (C) 1997 Kunihiro Ishiguro |