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