From a7b254ce77c711b3e446417865b7d466028dfa62 Mon Sep 17 00:00:00 2001 From: obrebski Date: Wed, 7 May 2008 17:30:43 +0000 Subject: [PATCH] =?UTF-8?q?je=C5=9Bli=20nie=20ma=20pola=20podanego=20w=20o?= =?UTF-8?q?pcji=20input-field,=20process=5Fseg=20zwraca=20false?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://atos.wmid.amu.edu.pl/utt@40 e293616e-ec6a-49c2-aa92-f4a8b91c5d16 --- app/src/common/common.h | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/app/src/common/common.h b/app/src/common/common.h index 27c9117..f7bc388 100644 --- a/app/src/common/common.h +++ b/app/src/common/common.h @@ -200,13 +200,20 @@ bool process_seg(char* seg, gengetopt_args_info& args) break; } } + + if(ret==false) return false; + for(int i=0; i