From: Marcel Holtmann Date: Mon, 4 Jan 2010 14:22:26 +0000 (+0200) Subject: dbus: Use simple strings for debug level X-Git-Tag: hostap_0_7_1~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a2753c285fc0efc5f65138d8f95de1e903b0fa31;p=thirdparty%2Fhostap.git dbus: Use simple strings for debug level Instead of using some magic integer values that really only mean something to WPA internal code, just use simple strings. Possible values are "msgdump", "debug", "info", "warning" and "error" which map directly to WPA debugging support. --- diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index 6f40b2d6c..9deb28df9 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -98,10 +98,10 @@ registered in the bus with fi.w1.wpa_supplicant1 name.