OSDN Git Service

* gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
[pf3gnuchains/gcc-fork.git] / boehm-gc / cord / de_win.c
index fedbfbe..0bbd676 100644 (file)
@@ -249,7 +249,7 @@ LRESULT CALLBACK WndProc (HWND hwnd, UINT message,
 
                case IDM_HELPABOUT:
                   if( DialogBox( hInstance, "ABOUTBOX",
-                                 hwnd, lpfnAboutBox ) );
+                                 hwnd, lpfnAboutBox ) )
                      InvalidateRect( hwnd, NULL, TRUE );
                   return( 0 );
               case IDM_HELPCONTENTS: