From: Aleksey Bragin Date: Thu, 5 Nov 2009 13:27:52 +0000 (+0000) Subject: [shell32] X-Git-Tag: ReactOS-0.3.11~147 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=8420a2199f3aaf0343900f067e837a9633882212 [shell32] - Remove extra semicolon, spotted by Gabriel. svn path=/trunk/; revision=43973 --- diff --git a/reactos/dll/win32/shell32/stubs.c b/reactos/dll/win32/shell32/stubs.c index 0056a4f2c6f..1ead574e1f4 100644 --- a/reactos/dll/win32/shell32/stubs.c +++ b/reactos/dll/win32/shell32/stubs.c @@ -142,7 +142,7 @@ SHGetUnreadMailCountW(HKEY hKeyUser, { FIXME("SHGetUnreadMailCountW() stub\n"); return E_FAIL; -}; +} /* * Unimplemented