forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1497369
committed
Get rid of a //-style comment.
Not sure how "//XXX" got into a committed patch in the first place,as it's both content-free and against project style. pgindent made abit of a hash of it, too.Going forward, we should have at least one buildfarm member using"gcc -ansi" to catch such things, at least till such time as wedecide the project target language isn't C90 any more. I've turnedthis option on on dromedary.1 parentac23b71 commit1497369
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1974 | 1974 |
| |
1975 | 1975 |
| |
1976 | 1976 |
| |
1977 |
| - | |
1978 |
| - | |
| 1977 | + | |
1979 | 1978 |
| |
1980 | 1979 |
| |
1981 | 1980 |
| |
|
0 commit comments
Comments
(0)