Commit c07381ba authored by hery's avatar hery

change c++ comment to c comment

parent bb4c5acf
...@@ -1406,7 +1406,7 @@ void show_diff(DYNAMIC_STRING* ds, ...@@ -1406,7 +1406,7 @@ void show_diff(DYNAMIC_STRING* ds,
else else
diff_name = 0; diff_name = 0;
#else #else
diff_name = "diff"; // Otherwise always assume it's called diff diff_name = "diff"; /* Otherwise always assume it's called diff */
#endif #endif
if (diff_name) if (diff_name)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment