hal/hald util.c,1.29,1.30

Danny Kukawka dkukawka at freedesktop.org
Wed Nov 2 08:14:18 PST 2005


Update of /cvs/hal/hal/hald
In directory gabe:/tmp/cvs-serv24725/hald

Modified Files:
	util.c 
Log Message:
2005-11-02  Danny Kukawka  <danny.kukawka at web.de>

        * hald/linux2/osspec.c: (computer_probing_pcbios_helper_done): changed
        compute system.product to prevent adding "Not Specified" from
        smbios.system.version to the property.

        * hald/util.c: fixed code documentation



Index: util.c
===================================================================
RCS file: /cvs/hal/hal/hald/util.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- util.c	2 Nov 2005 15:38:13 -0000	1.29
+++ util.c	2 Nov 2005 16:14:16 -0000	1.30
@@ -931,7 +931,7 @@
  *
  *    "design voltage:          10800 mV"
  *
- *  then hal_util_set_int_elem_from_file (d, "battery.bar",
+ *  then hal_util_set_int_elem_from_file (d, "battery.foo",
  *  "/proc/acpi/battery/BAT0", "info", "design voltage", 0) will assign
  *  the integer 10800 to the property "battery.foo" on d.
  *




More information about the hal-commit mailing list