forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb1cc572
committed
Add missing "void" to prototypes.
Commit5910d6c got this wrong.Report and patch by Andrew Gierth.Discussion:http://postgr.es/m/8736diaj98.fsf@news-spur.riddles.org.uk1 parent7dbfea3 commitb1cc572
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
311 | 311 |
| |
312 | 312 |
| |
313 | 313 |
| |
314 |
| - | |
| 314 | + | |
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
164 |
| - | |
| 164 | + | |
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
|
0 commit comments
Comments
(0)