diff options
Diffstat (limited to 't/t4051/hello.c')
-rw-r--r-- | t/t4051/hello.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/t/t4051/hello.c b/t/t4051/hello.c index 63b1a1e4ef..73e767e178 100644 --- a/t/t4051/hello.c +++ b/t/t4051/hello.c @@ -1,4 +1,7 @@ +/* + * Hello comment. + */ static void hello(void) // Begin of hello { /* |