krnl386.exe16: Update a comment

André Hentschel nerv at dawncrow.de
Mon Jun 21 10:46:57 CDT 2010


---
 dlls/krnl386.exe16/ioports.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/krnl386.exe16/ioports.c b/dlls/krnl386.exe16/ioports.c
index 9ceb3ae..d802ab9 100644
--- a/dlls/krnl386.exe16/ioports.c
+++ b/dlls/krnl386.exe16/ioports.c
@@ -463,7 +463,7 @@ static int IO_pp_sort(const void *p1,const  void *p2)
 
 /* IO_pp_init
  *
- * Read the ppdev entries from wine.conf, open the device and check
+ * Read the ppdev entries from registry, open the device and check
  * for necessary IOCTRL
  * Report verbose about possible errors
  */
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list