gnokii-commit
[Top][All Lists]
Advanced

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

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-46


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-469-gb7669da
Date: Wed, 17 Apr 2013 15:09:43 +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 "libgnokii and core programs".

The branch, master has been updated
       via  b7669da0e8fa722660d7bd85f1f4079220d46b17 (commit)
      from  471fb3b7196e03a7ddfa5386b994ebc0cf33f7de (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.git/commit/?id=b7669da0e8fa722660d7bd85f1f4079220d46b17


commit b7669da0e8fa722660d7bd85f1f4079220d46b17
Author: Daniele Forsi <address@hidden>
Date:   Wed Apr 17 17:04:22 2013 +0200

    Make dump-vcard.c use libgnokii in the build directory
    
    By mistake I committed the change to the Makefile related to this one
    with the previous commit, 9c39431995f4091c24781ad8f5a72617baec8dee.

diff --git a/testsuite/dump-vcard.c b/testsuite/dump-vcard.c
index 73b28a1..6c05d64 100644
--- a/testsuite/dump-vcard.c
+++ b/testsuite/dump-vcard.c
@@ -1,7 +1,7 @@
-#include <gnokii.h>
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
+#include "gnokii.h"
 
 int main (int argc, char **argv)
 {

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

Summary of changes:
 testsuite/dump-vcard.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

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