gnokii-commit
[Top][All Lists]
Advanced

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

[SCM] Additional programs and language bindings branch, master, updated.


From: Daniele Forsi
Subject: [SCM] Additional programs and language bindings branch, master, updated. 4cf186cee61c04ea6e4de54f843c7d65bce528d5
Date: Tue, 14 Jan 2014 20:39:42 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Additional programs and language bindings".

The branch, master has been updated
       via  4cf186cee61c04ea6e4de54f843c7d65bce528d5 (commit)
      from  d27fcbe73aa4f4e0d8d9b119e8dc04f8c92e9a53 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii/gnokii-extras.git/commit/?id=4cf186cee61c04ea6e4de54f843c7d65bce528d5


commit 4cf186cee61c04ea6e4de54f843c7d65bce528d5
Author: Daniele Forsi <address@hidden>
Date:   Tue Jan 14 21:38:41 2014 +0100

    Fix example

diff --git a/snippets/misc/photo.c b/snippets/misc/photo.c
index 428ecd9..45983c2 100644
--- a/snippets/misc/photo.c
+++ b/snippets/misc/photo.c
@@ -28,7 +28,7 @@
   This will likely work only with Series 40 3rd phones (see include/common.h 
for key values).
 
   compile with
-  gcc -Wall -o photo battery_level.c `pkg-config --libs gnokii`
+  gcc -Wall -o photo photo.c `pkg-config --libs gnokii`
 
   usage:
   photo

-----------------------------------------------------------------------

Summary of changes:
 snippets/misc/photo.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Additional programs and language bindings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]