[shell32]
authorAleksey Bragin <aleksey@reactos.org>
Thu, 5 Nov 2009 13:27:52 +0000 (13:27 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Thu, 5 Nov 2009 13:27:52 +0000 (13:27 +0000)
- Remove extra semicolon, spotted by Gabriel.

svn path=/trunk/; revision=43973

reactos/dll/win32/shell32/stubs.c

index 0056a4f..1ead574 100644 (file)
@@ -142,7 +142,7 @@ SHGetUnreadMailCountW(HKEY hKeyUser,
 {
     FIXME("SHGetUnreadMailCountW() stub\n");
     return E_FAIL;
-};
+}
 
 /*
  * Unimplemented