On Mon, Jul 27, 2015 at 09:17:15AM +0200, Marek Chalupa wrote:
> Hi,
> thanks for review.
>
> On 07/23/2015 08:41 PM, Bryce Harrington wrote:
> >On Thu, Jul 23, 2015 at 07:39:30AM +0200, Marek Chalupa wrote:
> >>wrap creating and initializing objects (structures)
> >>into functions and use them in
Hi,
thanks for review.
On 07/23/2015 08:41 PM, Bryce Harrington wrote:
On Thu, Jul 23, 2015 at 07:39:30AM +0200, Marek Chalupa wrote:
wrap creating and initializing objects (structures)
into functions and use them in the code.
Signed-off-by: Marek Chalupa
---
src/scanner.c | 158 +++
On Thu, Jul 23, 2015 at 07:39:30AM +0200, Marek Chalupa wrote:
> wrap creating and initializing objects (structures)
> into functions and use them in the code.
>
> Signed-off-by: Marek Chalupa
> ---
> src/scanner.c | 158
> ++
> 1 file cha
These both look OK to me now...
Reviewed-By: Derek Foreman
On 23/07/15 12:39 AM, Marek Chalupa wrote:
> wrap creating and initializing objects (structures)
> into functions and use them in the code.
>
> Signed-off-by: Marek Chalupa
> ---
> src/scanner.c | 158
> ++
wrap creating and initializing objects (structures)
into functions and use them in the code.
Signed-off-by: Marek Chalupa
---
src/scanner.c | 158 ++
1 file changed, 105 insertions(+), 53 deletions(-)
diff --git a/src/scanner.c b/src/scann