[phonemgr] glibgsmtest: make message more similar to the other one



commit ffc15cc558f41cf419fb33f0cb3ced37dd351442
Author: Daniele Forsi <dforsi src gnome org>
Date:   Wed May 9 19:30:32 2012 +0200

    glibgsmtest: make message more similar to the other one

 libgsm/glibgsmtest.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgsm/glibgsmtest.c b/libgsm/glibgsmtest.c
index ca306c2..ce9370d 100644
--- a/libgsm/glibgsmtest.c
+++ b/libgsm/glibgsmtest.c
@@ -160,7 +160,7 @@ main (int argc, char **argv)
 			  G_CALLBACK (network_status), (gpointer) listener);
 
 	if (bdaddr == NULL) {
-		g_print ("Please pass a device address to connect to\n");
+		g_print ("Please use --address to pass a device address to connect to\n");
 		return 1;
 	}
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]