mirror of
https://github.com/postgres/postgres.git
synced 2025-07-20 05:03:10 +03:00
Adjust comments previously moved to column 1 by pgident.
This commit is contained in:
@ -119,7 +119,7 @@ const char *ostr;
|
||||
return BADCH;
|
||||
}
|
||||
else
|
||||
/* white space */
|
||||
/* white space */
|
||||
optarg = nargv[optind];
|
||||
place = EMSG;
|
||||
++optind;
|
||||
|
Reference in New Issue
Block a user