Re: [PATCH v4 0/2] MR787: notepad: Add status bar and goto line dialog
7 Sep
2022
7 Sep
'22
1:23 p.m.
Huw Davies (@huw) commented about programs/notepad/main.c:
return dpi; }
+VOID ToggleStatusBar(VOID)
`static` (as the function isn't used outside the file). Also, and I know it not the case in this file, but let's use `void` rather than `VOID`. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/787#note_7873
1201
Age (days ago)
1201
Last active (days ago)
0 comments
1 participants
participants (1)
-
Huw Davies (@huw)