[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Possible typo in server/registry.c
From:       Albert den Haan <oponvybl () umail ! corel ! com>
Date:       2000-08-28 15:57:07
[Download RAW message or body]

From my meager understanding of this patch some inline constants were moved into constant arrays. 

But 
	'H','A','R','D','W','A','R','E','P','R','O','F','I','
seems to have warped into
	HardwardProfiles

Is this a typing error or really supposed to be this way?

	Albert.

--
Albert den Haan, Lead Developer @ Linux Port Team . Corel Corporation
albertd@corel.com   x 5318

Index: server/registry.c
===================================================================
RCS file: /home/wine/wine/server/registry.c,v
retrieving revision 1.21
diff -u -w -r1.21 registry.c
--- server/registry.c   2000/08/26 04:40:07     1.21
+++ server/registry.c   2000/08/28 15:33:38
@@ -85,7 +85,7 @@
     "Machine",                                                       /* HKEY_LOCAL_MACHINE */
     "User",                                                          /* HKEY_USERS */
     "PerfData",                                                      /* HKEY_PERFORMANCE_DATA */
-    "Machine\\System\\CurrentControlSet\\HardwardProfiles\\Current", /* HKEY_CURRENT_CONFIG */
+    "Machine\\System\\CurrentControlSet\\HardwareProfiles\\Current", /* HKEY_CURRENT_CONFIG */
     "DynData"                                                        /* HKEY_DYN_DATA */
 };
-- 
The address in the headers is not the poster's real email address.  Do not send
private mail to the poster using your mailer's "reply" feature.  CC's of mail 
to mailing lists are OK.  Problem reports to "postmaster@umail.corel.com".  
The poster's email address is "albertd@corel.com".

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic