From d2fd3f58269f77ff4d2d60178ee78558d17124fa Mon Sep 17 00:00:00 2001 From: Niklas Goby Date: Sat, 9 Apr 2011 14:19:04 +0200 Subject: inserted the sysinfolibsysfs methods intho the sysinfo class added the mainboard serial number to the hardwarehash computation in the fbgui class (method generatePOSTData). just appended the serial to the mac address without separating char --- src/sysinfolibsysfs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sysinfolibsysfs.cpp') diff --git a/src/sysinfolibsysfs.cpp b/src/sysinfolibsysfs.cpp index d9bbac8..2c9aafc 100644 --- a/src/sysinfolibsysfs.cpp +++ b/src/sysinfolibsysfs.cpp @@ -91,7 +91,7 @@ QString SysInfoLibsysfs::getInfoMainboardSerial(){ } qDebug() << "attrlist is null!"; sysfs_close_class_device(class_device); - return null; + return NULL; } void SysInfoLibsysfs::getInfoAboutClassNet() -- cgit v1.2.3-55-g7522