mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:21:38 +00:00
remove trailing whitespace at end of lines
svn path=/trunk/; revision=15091
This commit is contained in:
parent
1c29a40c45
commit
456be5d16b
385 changed files with 5481 additions and 5481 deletions
|
@ -228,7 +228,7 @@ static BOOL KeyboardMsg(DFWINDOW wnd, PARAM p1, PARAM p2)
|
|||
case F1:
|
||||
if (ActivePopDown == NULL)
|
||||
DfSendMessage(GetParent(wnd), KEYBOARD, p1, p2);
|
||||
else
|
||||
else
|
||||
DisplayHelp(wnd,
|
||||
(ActivePopDown+wnd->selection)->help);
|
||||
return TRUE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue