diff options
Diffstat (limited to 'src/pluto/server.h')
-rw-r--r-- | src/pluto/server.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/server.h b/src/pluto/server.h index d90e47c8f..d0d46a5f4 100644 --- a/src/pluto/server.h +++ b/src/pluto/server.h @@ -11,7 +11,7 @@ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * - * RCSID $Id: server.h,v 1.2 2004/03/22 21:53:20 as Exp $ + * RCSID $Id: server.h 3252 2007-10-06 21:24:50Z andreas $ */ extern int ctl_fd; /* file descriptor of control (whack) socket */ |