PATCH: Fix a typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ChangeLog:
Fix a typo
Index: clipboard.c
===================================================================
RCS file: /home/wine/wine/dlls/x11drv/clipboard.c,v
retrieving revision 1.18
diff -u -r1.18 clipboard.c
--- clipboard.c	5 Dec 2003 04:45:50 -0000	1.18
+++ clipboard.c	19 Dec 2003 22:46:32 -0000
@@ -1387,7 +1387,7 @@
 
     if (!hWndClipWindow)
     {
-        WARN("No window available to retrieve selection!n");
+        WARN("No window available to retrieve selection!\n");
         return -1;
     }
 

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux