summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-10-03 09:53:38 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-10-03 09:53:38 +0000
commitf74acd1fdc6e8d289bf9bcdaebad81c34b157911 (patch)
treedaffe1caf45a7e8cf45194f14e4ecd5a237f655f
parent70d67ad3e78cdab29fc736fd1b9691388e3f1915 (diff)
Restored lost final */ on CVS version comment in os.{c,h}-cygwin.
-rw-r--r--src/OS/os.c-cygwin2
-rw-r--r--src/OS/os.h-cygwin2
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 */