Browse Source

Removed obvious comment to trigger buildbot.

Ryan C. Gordon 11 years ago
parent
commit
2abe45e8cb
1 changed files with 1 additions and 1 deletions
  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 */