diff options
author | Damien Miller <djm@mindrot.org> | 2003-05-14 13:40:06 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2003-05-14 13:40:06 +1000 |
commit | d558092522153caa627e33e4a76c6f64332bc609 (patch) | |
tree | 78618b9f2e8464d130d14739ee14b7786706934f /compat.c | |
parent | 1a27a1ee8c0ddd6f390feade92259c001f36530f (diff) |
- (djm) RCSID sync w/ OpenBSD
Diffstat (limited to 'compat.c')
-rw-r--r-- | compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ | |||
23 | */ | 23 | */ |
24 | 24 | ||
25 | #include "includes.h" | 25 | #include "includes.h" |
26 | RCSID("$OpenBSD: compat.c,v 1.66 2003/04/01 10:31:26 markus Exp $"); | 26 | RCSID("$OpenBSD: compat.c,v 1.67 2003/04/08 20:21:28 itojun Exp $"); |
27 | 27 | ||
28 | #include "buffer.h" | 28 | #include "buffer.h" |
29 | #include "packet.h" | 29 | #include "packet.h" |