From 7a7390337e04d0163b97c1da7bdaa198bacaff72 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Wed, 23 Aug 2006 03:22:03 +0000 Subject: Loads more stuff...it's nearly working now. --- src/functiondirectoriesin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/functiondirectoriesin.cpp') diff --git a/src/functiondirectoriesin.cpp b/src/functiondirectoriesin.cpp index a22e5d7..9452489 100644 --- a/src/functiondirectoriesin.cpp +++ b/src/functiondirectoriesin.cpp @@ -11,7 +11,7 @@ FunctionDirectoriesIn::~FunctionDirectoriesIn() { } -void FunctionDirectoriesIn::execute( StringList &lInput, StringList &lOutput ) +void FunctionDirectoriesIn::execute( const StringList &lInput, StringList &lOutput ) { } -- cgit v1.2.3