Fix issue introduced by the synchronization with coding style.
This commit is contained in:
Vendored
+1
-1
@@ -193,7 +193,7 @@
|
||||
+ (void) textdomain (PACKAGE);
|
||||
+
|
||||
+ Prog = Basename (argv[0]);
|
||||
+ if (strcmp (Prog, "cpgr") != 0) {
|
||||
+ if (strcmp (Prog, "cpgr") == 0) {
|
||||
+ do_cppw = false;
|
||||
+ }
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user