diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | openbsd-compat/bsd-cygwin_util.c | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -2495,4 +2495,4 @@ | |||
2495 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 2495 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
2496 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 2496 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
2497 | 2497 | ||
2498 | $Id: ChangeLog,v 1.3759 2005/05/25 09:42:10 dtucker Exp $ | 2498 | $Id: ChangeLog,v 1.3758.2.1 2005/05/25 09:42:40 dtucker Exp $ |
diff --git a/openbsd-compat/bsd-cygwin_util.c b/openbsd-compat/bsd-cygwin_util.c index b5e3cc52b..ff394ec17 100644 --- a/openbsd-compat/bsd-cygwin_util.c +++ b/openbsd-compat/bsd-cygwin_util.c | |||
@@ -29,7 +29,7 @@ | |||
29 | 29 | ||
30 | #include "includes.h" | 30 | #include "includes.h" |
31 | 31 | ||
32 | RCSID("$Id: bsd-cygwin_util.c,v 1.14 2005/05/25 09:42:11 dtucker Exp $"); | 32 | RCSID("$Id: bsd-cygwin_util.c,v 1.13.4.1 2005/05/25 09:42:40 dtucker Exp $"); |
33 | 33 | ||
34 | #ifdef HAVE_CYGWIN | 34 | #ifdef HAVE_CYGWIN |
35 | 35 | ||