-rw-r--r-- | libopie/odevice.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie/odevice.cpp b/libopie/odevice.cpp index 44fe35f..6ea4d45 100644 --- a/libopie/odevice.cpp +++ b/libopie/odevice.cpp | |||
@@ -690,3 +690,3 @@ int iPAQ::readLightSensor ( ) | |||
690 | 690 | ||
691 | if (( fd = ::open ( "/proc/hal/lightsensor", O_RDONLY )) >= 0 ) { | 691 | if (( fd = ::open ( "/proc/hal/light_sensor", O_RDONLY )) >= 0 ) { |
692 | char buffer [5]; | 692 | char buffer [5]; |