From: konrad Date: Sat, 24 Jan 2009 14:43:17 +0000 (+0000) Subject: minor fixes X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=4cf229fb2d9d0ff8337626cf3ec0cfb6bd83cd76;p=web%2Fkonrad%2Fsmoke.git minor fixes git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@247 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33 --- diff --git a/README b/README index aaad796..72b77d1 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ See the HTML files in the doc directory for more information. Copyrights ----------- -(c) Konrad Rosenbaum, 2007/8 +(c) Konrad Rosenbaum, 2007/8/9 (c) Peter Keller, 2007/8 Directory doc: diff --git a/zip/zip.pri b/zip/zip.pri index 844e698..fe09d05 100644 --- a/zip/zip.pri +++ b/zip/zip.pri @@ -2,4 +2,4 @@ # # Modified for Magic Smoke by (c) Konrad Rosenbaum, 2007 -LIBS += -L ../zip -lzip +LIBS += -L../zip -lzip