From 5a9c9cdc1a0add1d0e6e63e64d5d7d7febc6d749 Mon Sep 17 00:00:00 2001 From: Steve Bennett Date: Tue, 9 Nov 2010 07:28:47 +1000 Subject: Allow jim to be used as an autoconf subdir Ensure that no public headers include the autoconf header, jimautoconf.h, as it leads to problems with redefined symbols. Signed-off-by: Steve Bennett --- jim-array.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jim-array.c') diff --git a/jim-array.c b/jim-array.c index 2d0d081..c9efe6b 100644 --- a/jim-array.c +++ b/jim-array.c @@ -1,6 +1,6 @@ /* - * Implements the file command for jim + * Implements the array command for jim * * (c) 2008 Steve Bennett * -- cgit v1.1