summaryrefslogtreecommitdiffstats
path: root/log.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-14 05:40:06 +0200
committerDamien Miller <djm@mindrot.org>2003-05-14 05:40:06 +0200
commitd558092522153caa627e33e4a76c6f64332bc609 (patch)
tree78618b9f2e8464d130d14739ee14b7786706934f /log.c
parent - (djm) Bug #117: Don't lie to PAM about username (diff)
downloadopenssh-d558092522153caa627e33e4a76c6f64332bc609.tar.xz
openssh-d558092522153caa627e33e4a76c6f64332bc609.zip
- (djm) RCSID sync w/ OpenBSD
Diffstat (limited to 'log.c')
-rw-r--r--log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/log.c b/log.c
index 685717aef..bc9a2dc1b 100644
--- a/log.c
+++ b/log.c
@@ -34,7 +34,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: log.c,v 1.25 2003/01/11 18:29:43 markus Exp $");
+RCSID("$OpenBSD: log.c,v 1.26 2003/04/08 20:21:28 itojun Exp $");
#include "log.h"
#include "xmalloc.h"