change c++ comment to c comment

This commit is contained in:
hery 2009-09-09 20:52:17 +02:00
parent 607c399f8b
commit df1660986e

View File

@ -1406,7 +1406,7 @@ void show_diff(DYNAMIC_STRING* ds,
else
diff_name = 0;
#else
diff_name = "diff"; // Otherwise always assume it's called diff
diff_name = "diff"; /* Otherwise always assume it's called diff */
#endif
if (diff_name)