Typo in winetest

Jakob Eriksson jakov at vmlinux.org
Tue Apr 20 04:51:02 CDT 2004


Typo in winetest



Index: send.c
===================================================================
RCS file: /home/wine/wine/programs/winetest/send.c,v
retrieving revision 1.8
diff -u -r1.8 send.c
--- send.c      24 Mar 2004 23:40:06 -0000      1.8
+++ send.c      20 Apr 2004 09:48:47 -0000
@@ -122,7 +122,7 @@
         "Content-Disposition: form-data; name=reportfile; 
filename=\"%s\"\r\n"
         "Content-Type: application/octet-stream\r\n\r\n";
     const char body2[] = "\r\n--" SEP "\r\n"
-        "Content-Dispoition: form-data; name=submit\r\n\r\n"
+        "Content-Disposition: form-data; name=submit\r\n\r\n"
         "Upload File\r\n"
         "--" SEP "--\r\n";




More information about the wine-patches mailing list