diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/OS/os.c-cygwin | 2 | ||||
-rw-r--r-- | src/OS/os.h-cygwin | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/OS/os.c-cygwin b/src/OS/os.c-cygwin index a3b4c643f..56b5a7184 100644 --- a/src/OS/os.c-cygwin +++ b/src/OS/os.c-cygwin @@ -1,4 +1,4 @@ -/* $Cambridge: exim/src/OS/os.c-cygwin,v 1.3 2005/08/02 09:09:27 ph10 Exp $ +/* $Cambridge: exim/src/OS/os.c-cygwin,v 1.4 2005/10/03 09:53:38 ph10 Exp $ */ /************************************************* * Exim - an Internet mail transport agent * diff --git a/src/OS/os.h-cygwin b/src/OS/os.h-cygwin index 2f0de1d3f..8e75e9fcc 100644 --- a/src/OS/os.h-cygwin +++ b/src/OS/os.h-cygwin @@ -1,4 +1,4 @@ -/* $Cambridge: exim/src/OS/os.h-cygwin,v 1.3 2005/08/02 09:09:27 ph10 Exp $ +/* $Cambridge: exim/src/OS/os.h-cygwin,v 1.4 2005/10/03 09:53:38 ph10 Exp $ */ /* Exim: OS-specific C header file for Cygwin */ |