Sfoglia il codice sorgente

Removed obvious comment to trigger buildbot.

Ryan C. Gordon 12 anni fa
parent
commit
2abe45e8cb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/video/bwindow/SDL_bclipboard.cc

+ 1 - 1
src/video/bwindow/SDL_bclipboard.cc

@@ -89,7 +89,7 @@ SDL_bool BE_HasClipboardText(_THIS) {
 }
 
 #ifdef __cplusplus
-}					/* Extern C */
+}
 #endif
 
 #endif /* SDL_VIDEO_DRIVER_BWINDOW */