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

List:       kde-commits
Subject:    kdesupport/kdewin32/src
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2008-04-05 17:47:39
Message-ID: 1207417659.839927.32104.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 793953 by chehrlic:

another small mistake

 M  +1 -1      mmap.c  


--- trunk/kdesupport/kdewin32/src/mmap.c #793952:793953
@@ -105,7 +105,7 @@
         return MAP_FAILED;
     }
     // we don't support this atm
-    if ( prot == MAP_FIXED ) {
+    if ( flags == MAP_FIXED ) {
         _set_errno( ENOTSUP );
         return MAP_FAILED;
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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