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

List:       kde-commits
Subject:    kdeutils/klaptopdaemon
From:       George Staikos <staikos () kde ! org>
Date:       2003-10-06 19:10:35
[Download RAW message or body]

CVS commit by staikos: 

off-by-one


  M +2 -2      portable.cpp   1.82


--- kdeutils/klaptopdaemon/portable.cpp  #1.81:1.82
@@ -900,5 +900,5 @@ int laptop_portable::has_hibernation()
 {
         if (::has_pmu()) 
-                return 1;
+                return 0;
         if (::has_software_suspend(1))  // must be before acpi
                 return 1;


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

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