Browse Source

Removed obvious comment to trigger buildbot.

Ryan C. Gordon 12 năm trước cách đây
mục cha
commit
2abe45e8cb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 */