From 0baf6a89ac67c7e5bbd32f71e26b807a1d50aab1 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Wed, 8 Jul 2015 23:43:03 +0100 Subject: Imported Upstream version 1.5 --- lib/scanctx.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/scanctx.c') diff --git a/lib/scanctx.c b/lib/scanctx.c index f287fdf..61c885a 100644 --- a/lib/scanctx.c +++ b/lib/scanctx.c @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- libconfig - A library for processing structured configuration files - Copyright (C) 2005-2010 Mark A Lindner + Copyright (C) 2005-2014 Mark A Lindner This file is part of libconfig. @@ -168,4 +168,3 @@ const char *scanctx_current_filename(struct scan_context *ctx) } /* ------------------------------------------------------------------------- */ -/* eof */ -- cgit v1.2.3