Some spelling fixes

Francois Gouget fgouget at free.fr
Sun Apr 18 19:23:05 CDT 2004


Changelog:

 * dlls/d3d8/shader.c
   dlls/dbghelp/elf_module.c
   dlls/dbghelp/stack.c
   dlls/devenum/createdevenum.c
   dlls/devenum/devenum_private.h
   dlls/shlwapi/url.c
   documentation/running.sgml
   include/winspool.h

   Assorted spelling fixes.
   Remove wszRegSeparator from devenum_private.h since it's neither
exported by createdevenum.c nor used by anyone else.


Index: dlls/d3d8/shader.c
===================================================================
RCS file: /var/cvs/wine/dlls/d3d8/shader.c,v
retrieving revision 1.19
diff -u -r1.19 shader.c
--- a/dlls/d3d8/shader.c	15 Apr 2004 23:58:15 -0000	1.19
+++ b/dlls/d3d8/shader.c	18 Apr 2004 18:50:56 -0000
@@ -647,17 +647,17 @@
         case 10:
         case 11: numTemps=12;
                  strcpy(tmpLine, "!!ARBvp1.0\n");
-                 TRACE("GL HW (%u) : %s", strlen(pgmStr), tmpLine); /* Dont add /n to this line as already in tmpLine */
+                 TRACE("GL HW (%u) : %s", strlen(pgmStr), tmpLine); /* Don't add \n to this line as already in tmpLine */
                  break;
         case 20: numTemps=12;
                  strcpy(tmpLine, "!!ARBvp2.0\n");
                  FIXME("No work done yet to support vs2.0 in hw\n");
-                 TRACE("GL HW (%u) : %s", strlen(pgmStr), tmpLine); /* Dont add /n to this line as already in tmpLine */
+                 TRACE("GL HW (%u) : %s", strlen(pgmStr), tmpLine); /* Don't add \n to this line as already in tmpLine */
                  break;
         case 30:  numTemps=32;
                  strcpy(tmpLine, "!!ARBvp3.0\n");
                  FIXME("No work done yet to support vs3.0 in hw\n");
-                 TRACE("GL HW (%u) : %s", strlen(pgmStr), tmpLine); /* Dont add /n to this line as already in tmpLine */
+                 TRACE("GL HW (%u) : %s", strlen(pgmStr), tmpLine); /* Don't add \n to this line as already in tmpLine */
                  break;
         default:
                  numTemps=12;
@@ -668,7 +668,7 @@

         for (i=0;i<numTemps;i++) {
             sprintf(tmpLine, "TEMP T%ld;\n", i);
-            TRACE("GL HW (%u) : %s", strlen(pgmStr), tmpLine); /* Dont add /n to this line as already in tmpLine */
+            TRACE("GL HW (%u) : %s", strlen(pgmStr), tmpLine); /* Don't add \n to this line as already in tmpLine */
             strcat(pgmStr,tmpLine);
         }

@@ -745,7 +745,7 @@
             continue;

         default:
-            FIXME("Cant handle opcode %s in hwShader\n", curOpcode->name);
+            FIXME("Can't handle opcode %s in hwShader\n", curOpcode->name);
         }

 	if (curOpcode->num_params > 0) {
@@ -763,13 +763,13 @@
 	}
 	TRACE("\n");
         strcat(tmpLine,";\n");
-        TRACE("GL HW (%u) : %s", strlen(pgmStr), tmpLine); /* Dont add /n to this line as already in tmpLine */
+        TRACE("GL HW (%u) : %s", strlen(pgmStr), tmpLine); /* Don't add \n to this line as already in tmpLine */
         strcat(pgmStr, tmpLine);
       }
     }
     vshader->functionLength = (len + 1) * sizeof(DWORD);
     strcpy(tmpLine, "END\n");
-    TRACE("GL HW (%u) : %s", strlen(pgmStr), tmpLine); /* Dont add /n to this line as already in tmpLine */
+    TRACE("GL HW (%u) : %s", strlen(pgmStr), tmpLine); /* Don't add \n to this line as already in tmpLine */
     strcat(pgmStr, tmpLine);
   } else {
     vshader->functionLength = 1; /* no Function defined use fixed function vertex processing */
Index: dlls/dbghelp/elf_module.c
===================================================================
RCS file: /var/cvs/wine/dlls/dbghelp/elf_module.c,v
retrieving revision 1.3
diff -u -r1.3 elf_module.c
--- a/dlls/dbghelp/elf_module.c	15 Apr 2004 04:58:55 -0000	1.3
+++ b/dlls/dbghelp/elf_module.c	15 Apr 2004 09:31:13 -0000
@@ -543,7 +543,7 @@
     elf_info.flags = ELF_INFO_DEBUG_HEADER;
     /* All binaries are loaded with WINELOADER (if run from tree) or by the
      * main executable (either wine-kthread or wine-pthread)
-     * Note: the heuristic use to know wether we need to load wine-pthread or
+     * Note: the heuristic use to know whether we need to load wine-pthread or
      * wine-kthread is not 100% safe
      */
     if ((ptr = getenv("WINELOADER")))
Index: dlls/dbghelp/stack.c
===================================================================
RCS file: /var/cvs/wine/dlls/dbghelp/stack.c,v
retrieving revision 1.2
diff -u -r1.2 stack.c
--- a/dlls/dbghelp/stack.c	17 Apr 2004 00:22:34 -0000	1.2
+++ b/dlls/dbghelp/stack.c	17 Apr 2004 10:52:17 -0000
@@ -356,7 +356,7 @@
 	    }
 	}
         frame->AddrFrame.Offset &= ~1;
-        /* we "pop" paramaters as 16 bit entities... of course, this won't
+        /* we "pop" parameters as 16 bit entities... of course, this won't
          * work if the parameter is in fact bigger than 16bit, but
          * there's no way to know that here
          */
Index: dlls/devenum/createdevenum.c
===================================================================
RCS file: /var/cvs/wine/dlls/devenum/createdevenum.c,v
retrieving revision 1.2
diff -u -r1.2 createdevenum.c
--- a/dlls/devenum/createdevenum.c	30 Dec 2003 21:52:45 -0000	1.2
+++ b/dlls/devenum/createdevenum.c	18 Apr 2004 18:23:34 -0000
@@ -39,7 +39,7 @@

 const WCHAR wszInstanceKeyName[] ={'I','n','s','t','a','n','c','e',0};

-static const WCHAR wszRegSeperator[] =   {'\\', 0 };
+static const WCHAR wszRegSeparator[] =   {'\\', 0 };
 static const WCHAR wszActiveMovieKey[] = {'S','o','f','t','w','a','r','e','\\',
                                    'M','i','c','r','o','s','o','f','t','\\',
                                    'A','c','t','i','v','e','M','o','v','i','e','\\',
@@ -141,12 +141,12 @@
     {
         hbasekey = HKEY_CLASSES_ROOT;
         strcpyW(wszRegKey, clsid_keyname);
-        strcatW(wszRegKey, wszRegSeperator);
+        strcatW(wszRegKey, wszRegSeparator);

         if (!StringFromGUID2(clsidDeviceClass, wszRegKey + CLSID_STR_LEN, MAX_PATH - CLSID_STR_LEN))
             return E_OUTOFMEMORY;

-        strcatW(wszRegKey, wszRegSeperator);
+        strcatW(wszRegKey, wszRegSeparator);
         strcatW(wszRegKey, wszInstanceKeyName);
     }

Index: dlls/devenum/devenum_private.h
===================================================================
RCS file: /var/cvs/wine/dlls/devenum/devenum_private.h,v
retrieving revision 1.3
diff -u -r1.3 devenum_private.h
--- a/dlls/devenum/devenum_private.h	5 Sep 2003 23:08:40 -0000	1.3
+++ b/dlls/devenum/devenum_private.h	18 Apr 2004 18:23:42 -0000
@@ -103,7 +103,6 @@
  */
 extern const WCHAR clsid_keyname[6];
 extern const WCHAR wszInstanceKeyName[];
-extern const WCHAR wszRegSeperator[];
 #define CLSID_STR_LEN (sizeof(clsid_keyname) / sizeof(WCHAR))

 /**********************************************************************
Index: dlls/shlwapi/url.c
===================================================================
RCS file: /var/cvs/wine/dlls/shlwapi/url.c,v
retrieving revision 1.30
diff -u -r1.30 url.c
--- a/dlls/shlwapi/url.c	16 Mar 2004 01:07:28 -0000	1.30
+++ b/dlls/shlwapi/url.c	18 Apr 2004 23:40:12 -0000
@@ -855,7 +855,7 @@
 	break;

     case 3:  /*
-	      * Return the pszBase scheme with pszRelative. Basicly
+	      * Return the pszBase scheme with pszRelative. Basically
 	      * keeps the scheme and replaces the domain and following.
 	      */
 	len = base.sizep1 + 1 + relative.sizep2 + 1;
Index: documentation/running.sgml
===================================================================
RCS file: /var/cvs/wine/documentation/running.sgml,v
retrieving revision 1.28
diff -u -r1.28 running.sgml
--- a/documentation/running.sgml	20 Feb 2004 01:09:49 -0000	1.28
+++ b/documentation/running.sgml	9 Apr 2004 12:01:01 -0000
@@ -638,7 +638,7 @@
 		    on the screen, and the window which displays a
 		    given area of this screen buffer. Note that the
 		    window is always smaller or of the same size than
-		    the screen buffer. Having a stricly smaller window
+		    the screen buffer. Having a strictly smaller window
 		    size will put on scrollbars on the window so that
 		    you can see the whole screenbuffer's content.
 		  </entry>
Index: include/winspool.h
===================================================================
RCS file: /var/cvs/wine/include/winspool.h,v
retrieving revision 1.24
diff -u -r1.24 winspool.h
--- a/include/winspool.h	11 Nov 2003 20:38:51 -0000	1.24
+++ b/include/winspool.h	9 Apr 2004 12:11:37 -0000
@@ -347,8 +347,8 @@
 DECL_WINELIB_TYPE_AW(LPPRINTER_INFO_1)

 /* FIXME: winspool.h declares some structure members with the name Status.
- * unfortunatly <X11/ICE/ICElib.h> #defines Status to the type 'int'
- * therfore the following hack */
+ * unfortunately <X11/ICE/ICElib.h> #defines Status to the type 'int'
+ * therefore the following hack */
 #ifndef Status

 typedef struct _PRINTER_INFO_2A {


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
     The software said it requires Win95 or better, so I installed Linux.



More information about the wine-patches mailing list