[Pkg-running-devel] [openambit] 104/131: Fix log message

Christian Perrier bubulle at moszumanska.debian.org
Thu Jul 17 20:19:15 UTC 2014


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

bubulle pushed a commit to branch master
in repository openambit.

commit 4094a7ab4ad9d79772c043d7e94e90020b23ef80
Author: Olaf Meeuwissen <olaf at member.fsf.org>
Date:   Sun Apr 6 21:56:42 2014 +0900

    Fix log message
---
 src/libambit/libambit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libambit/libambit.c b/src/libambit/libambit.c
index f9652c8..a884e05 100644
--- a/src/libambit/libambit.c
+++ b/src/libambit/libambit.c
@@ -525,7 +525,7 @@ static int device_info_get(ambit_object_t *object, ambit_device_info_t *info)
         ret = 0;
     }
     else {
-        LOG_WARNING("Failed to read log info");
+        LOG_WARNING("Failed to device info");
     }
 
     libambit_protocol_free(reply_data);

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



More information about the Pkg-running-devel mailing list