From 861719c0543bc41c0d31049b51cb181d716443cd Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 18 Aug 2005 09:21:45 -0400 Subject: COMP: Avoid C++ comment in C translation unit. --- Tests/CustomCommand/foo.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/CustomCommand/foo.h.in b/Tests/CustomCommand/foo.h.in index d6a4a56..d7721a2 100644 --- a/Tests/CustomCommand/foo.h.in +++ b/Tests/CustomCommand/foo.h.in @@ -1 +1 @@ -// Empty header file just used to test header generation. +/* Empty header file just used to test header generation. */ -- cgit v0.12