Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'dk/describe-all-output-fix' into maint
[gitweb.git]
/
t
/
t4051
/
hello.c
diff --git
a/t/t4051/hello.c
b/t/t4051/hello.c
index 63b1a1e4efbb4c5dee315ba56a6ad0658da0a9a5..73e767e1783d8ab97d7a45297a173b1bed9f00a2 100644
(file)
--- a/
t/t4051/hello.c
+++ b/
t/t4051/hello.c
@@
-1,4
+1,7
@@
+/*
+ * Hello comment.
+ */
static void hello(void) // Begin of hello
{
/*