From 61b2416b3e429bfa73a1cb80d080f332b777cca0 Mon Sep 17 00:00:00 2001 From: klugier Date: Sat, 20 Aug 2016 15:32:28 +0000 Subject: [PATCH] .uppweb fix to compile git-svn-id: svn://ultimatepp.org/upp/trunk@10175 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppbox/uppweb/www.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uppbox/uppweb/www.cpp b/uppbox/uppweb/www.cpp index 16ff8e9e0..ebda340fa 100644 --- a/uppbox/uppweb/www.cpp +++ b/uppbox/uppweb/www.cpp @@ -32,7 +32,7 @@ String bazaar; bool outPdf; bool outHtml; bool doSvn; -Exclamation() + String GetRcFile(const char *s) { String f = GetDataFile(s);