ADVAPI32: add missing LF in trace

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

 



ChangeLog:
* add missing LF in trace
Index: dlls/advapi32/crypt.c
===================================================================
RCS file: /home/wine/wine/dlls/advapi32/crypt.c,v
retrieving revision 1.30
diff -u -r1.30 crypt.c
--- dlls/advapi32/crypt.c	18 Nov 2003 20:40:12 -0000	1.30
+++ dlls/advapi32/crypt.c	6 Jan 2004 16:29:30 -0000
@@ -150,7 +150,7 @@
 		return FALSE;
 	}
 
-	FIXME("(%s, %p): not verifying image", lpszImage, pData);
+	FIXME("(%s, %p): not verifying image\n", lpszImage, pData);
 
 	return TRUE;
 }

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

  Powered by Linux