diff options
author | Matt Johnston <matt@ucc.asn.au> | 2004-07-30 11:27:52 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2004-07-30 11:27:52 +0000 |
commit | 225452befcf83a7ed8923b96a285cb102c82f1a6 (patch) | |
tree | eeb528001f8305ecbce9c4451dd215791128e161 /loginrec.h | |
parent | b601f68cda9187ed77d21eb46126fc83ba0bd14b (diff) |
get rid of the substitution... We want a fixed identifier
--HG--
extra : convert_revision : d6b70dbcc1713663608033cb41cde196d44d4f2c
Diffstat (limited to 'loginrec.h')
-rw-r--r-- | loginrec.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ #include "includes.h" -/* RCSID("$Id: loginrec.h,v 1.2 2004/05/04 10:17:43 matt Exp $"); */ +/* RCSID("Id: loginrec.h,v 1.2 2004/05/04 10:17:43 matt Exp "); */ /* The following #defines are from OpenSSH's defines.h, required for loginrec */ |