mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Remove dashes in comments that don't need them, rewrap with pgindent.
This commit is contained in:
@@ -87,7 +87,7 @@ GetDlgStuff(HWND hdlg, ConnInfo *ci)
|
||||
|
||||
|
||||
|
||||
int CALLBACK
|
||||
int CALLBACK
|
||||
driver_optionsProc(HWND hdlg,
|
||||
WORD wMsg,
|
||||
WPARAM wParam,
|
||||
@@ -235,7 +235,7 @@ driver_optionsProc(HWND hdlg,
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
int CALLBACK
|
||||
int CALLBACK
|
||||
ds_optionsProc(HWND hdlg,
|
||||
WORD wMsg,
|
||||
WPARAM wParam,
|
||||
|
||||
Reference in New Issue
Block a user