diff options
author | Damien Miller <djm@mindrot.org> | 2003-05-14 05:40:06 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2003-05-14 05:40:06 +0200 |
commit | d558092522153caa627e33e4a76c6f64332bc609 (patch) | |
tree | 78618b9f2e8464d130d14739ee14b7786706934f /log.h | |
parent | - (djm) Bug #117: Don't lie to PAM about username (diff) | |
download | openssh-d558092522153caa627e33e4a76c6f64332bc609.tar.xz openssh-d558092522153caa627e33e4a76c6f64332bc609.zip |
- (djm) RCSID sync w/ OpenBSD
Diffstat (limited to 'log.h')
-rw-r--r-- | log.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/* $OpenBSD: log.h,v 1.8 2002/07/19 15:43:33 markus Exp $ */ +/* $OpenBSD: log.h,v 1.9 2003/04/08 20:21:28 itojun Exp $ */ /* * Author: Tatu Ylonen <ylo@cs.hut.fi> |