From b3a9263ebf9f221b0ce45ecdf5577324febd17a1 Mon Sep 17 00:00:00 2001 From: patthoyts Date: Mon, 27 Mar 2006 23:30:54 +0000 Subject: Removed C++ comment --- win/tclWinTest.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win/tclWinTest.c b/win/tclWinTest.c index 82bf841..c1f8ea5 100644 --- a/win/tclWinTest.c +++ b/win/tclWinTest.c @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclWinTest.c,v 1.8.2.5 2006/03/27 23:14:19 patthoyts Exp $ + * RCS: @(#) $Id: tclWinTest.c,v 1.8.2.6 2006/03/27 23:30:54 patthoyts Exp $ */ #define USE_COMPAT_CONST @@ -26,7 +26,7 @@ */ #ifndef INHERITED_ACE #define INHERITED_ACE (0x10) -#endif // INHERITED_ACE +#endif /* * Forward declarations of procedures defined later in this file: -- cgit v0.12