summaryrefslogtreecommitdiffhomepage
path: root/atomicio.c
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2004-07-30 11:27:52 +0000
committerMatt Johnston <matt@ucc.asn.au>2004-07-30 11:27:52 +0000
commit225452befcf83a7ed8923b96a285cb102c82f1a6 (patch)
treeeeb528001f8305ecbce9c4451dd215791128e161 /atomicio.c
parentb601f68cda9187ed77d21eb46126fc83ba0bd14b (diff)
get rid of the substitution... We want a fixed identifier
--HG-- extra : convert_revision : d6b70dbcc1713663608033cb41cde196d44d4f2c
Diffstat (limited to 'atomicio.c')
-rw-r--r--atomicio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atomicio.c b/atomicio.c
index 5b0b393..db2c2ba 100644
--- a/atomicio.c
+++ b/atomicio.c
@@ -27,7 +27,7 @@
/* Taken from OpenSSH for use with the loginrec code */
-/* RCSID("$OpenBSD: atomicio.c,v 1.10 2001/05/08 22:48:07 markus Exp $"); */
+/* RCSID("OpenBSD: atomicio.c,v 1.10 2001/05/08 22:48:07 markus Exp "); */
#include "atomicio.h"