change c++ comment to c comment
This commit is contained in:
parent
607c399f8b
commit
df1660986e
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user