André Hentschel : krnl386.exe16: Update a comment.

Alexandre Julliard julliard at winehq.org
Tue Jun 22 10:49:32 CDT 2010


Module: wine
Branch: master
Commit: 8f0a0c23fa07f8360547db275146778ab45b4900
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=8f0a0c23fa07f8360547db275146778ab45b4900

Author: André Hentschel <nerv at dawncrow.de>
Date:   Mon Jun 21 17:46:57 2010 +0200

krnl386.exe16: Update a comment.

---

 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
  */




More information about the wine-cvs mailing list