From 2bd14ffb2262a9fb303b3eb5fa756cb590b8f489 Mon Sep 17 00:00:00 2001 From: Ozkan Sezer Date: Sat, 14 Aug 2010 19:44:58 +0000 Subject: [PATCH] added note that the "homedir" patch here is outdated git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@273 af15c1b1-3010-417e-b628-4374ebc0bcbd --- Misc/homedir_0.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Misc/homedir_0.patch b/Misc/homedir_0.patch index ae6fb466..9125f2b8 100644 --- a/Misc/homedir_0.patch +++ b/Misc/homedir_0.patch @@ -1,6 +1,6 @@ support for user directories, based on a patch by Piotr Szymaniak. against quakespasm svn revision 97. -** !! in alpha state, minimally tested !! ** +** !! in alpha state, minimally tested, and certainly outdated !! ** Index: Quake/common.c =================================================================== @@ -102,3 +102,4 @@ Index: Quake/common.c i = COM_CheckParm ("-path"); if (i) { +