diff options
Diffstat (limited to 'Tests')
-rw-r--r-- | Tests/CustomCommand/foo.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
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. */ |