From f7bde6ab90467ab8c403db28d349236ab167343b Mon Sep 17 00:00:00 2001 From: perry.werneck@gmail.com Date: Wed, 8 Aug 2012 13:12:15 +0000 Subject: [PATCH] Atualizando string de licença para remover warning gerado pelo rpmlint --- session.c | 1 - util.c | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/session.c b/session.c index 0a8fa84..55426ce 100644 --- a/session.c +++ b/session.c @@ -312,7 +312,6 @@ H3270 * lib3270_session_new(const char *model) configured = 1; - lib3270_session_init(hSession, model); if(screen_init(hSession)) diff --git a/util.c b/util.c index 8b26245..1b8ab41 100644 --- a/util.c +++ b/util.c @@ -947,7 +947,7 @@ LIB3270_EXPORT char * lib3270_get_resource_string(H3270 *hSession, const char *f { #ifdef ANDROID - #warning Work in progress + #warning No resource on Android #else -- libgit2 0.21.2