[ros-diffs] [gvg] 19583: Sync to Wine-0_9_2:

gvg at svn.reactos.com gvg at svn.reactos.com
Fri Nov 25 23:59:59 CET 2005


Sync to Wine-0_9_2:
Francois Gouget <fgouget at free.fr>
- Assorted spelling fixes.
Modified: trunk/reactos/tools/wrc/translation.c
  _____  

Modified: trunk/reactos/tools/wrc/translation.c
--- trunk/reactos/tools/wrc/translation.c	2005-11-25 22:55:40 UTC
(rev 19582)
+++ trunk/reactos/tools/wrc/translation.c	2005-11-25 22:59:48 UTC
(rev 19583)
@@ -205,7 +205,7 @@

 	PRETTYPRINTLANG(CORNISH)
 	PRETTYPRINTLANG(WELSH)
 	PRETTYPRINTLANG(BRETON)
-	return "Unkown language";
+	return "Unknown language";
 }
 #endif
 
@@ -981,7 +981,7 @@
 				add_resource(next);
 				break;
 			default:
-				fprintf(stderr, "Report this: unkown
resource type parsed %08x\n", next->type);
+				fprintf(stderr, "Report this: unknown
resource type parsed %08x\n", next->type);
 		}
 		next = next->next;
 	}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051125/8de84c05/attachment.html


More information about the Ros-diffs mailing list