[Pkg-wmaker-commits] [wmbattery] 109/241: fix message

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:37:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmbattery.

commit b7d7746450bfaddc8cc8b70662286000dadb2f43
Author: Joey Hess <joey at kodama.kitenet.net>
Date:   Tue Jun 17 19:10:29 2008 -0400

    fix message
---
 simplehal.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/simplehal.c b/simplehal.c
index e3247c3..f6379cd 100644
--- a/simplehal.c
+++ b/simplehal.c
@@ -114,7 +114,7 @@ signed int get_hal_bool (const char *udi, const char *key, int optional) {
 	}
 	else {
 		if (! optional) {
-			fprintf(stderr, "error: libhal_device_get_property_int: %s: %s\n",
+			fprintf(stderr, "error: libhal_device_get_property_bool: %s: %s\n",
 				 error.name, error.message);
 		}
 		dbus_error_free (&error);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbattery.git



More information about the Pkg-wmaker-commits mailing list