Sfoglia il codice sorgente

haiku: Fixed comment.

Philipp Wiesemann 8 anni fa
parent
commit
4466b93141
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/video/haiku/SDL_bclipboard.cc

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

@@ -22,7 +22,7 @@
 
 #if SDL_VIDEO_DRIVER_HAIKU
 
-/* BWindow based framebuffer implementation */
+/* BWindow based clipboard implementation */
 
 #include <unistd.h>
 #include <TypeConstants.h>