From: Philip Hazel Date: Mon, 3 Oct 2005 09:53:38 +0000 (+0000) Subject: Restored lost final */ on CVS version comment in os.{c,h}-cygwin. X-Git-Tag: exim-4_54~4 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/f74acd1fdc6e8d289bf9bcdaebad81c34b157911 Restored lost final */ on CVS version comment in os.{c,h}-cygwin. --- 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 */