diff options
Diffstat (limited to 'www/tidy-devel/files/patch-include_platform.h')
| -rw-r--r-- | www/tidy-devel/files/patch-include_platform.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/tidy-devel/files/patch-include_platform.h b/www/tidy-devel/files/patch-include_platform.h index 179306b98f93..a49840924eed 100644 --- a/www/tidy-devel/files/patch-include_platform.h +++ b/www/tidy-devel/files/patch-include_platform.h @@ -1,11 +1,11 @@ ---- include/platform.h.orig Mon Mar 31 09:57:04 2003 -+++ include/platform.h Mon Mar 31 21:23:33 2003 +--- include/platform.h.orig Sun Jan 21 21:36:21 2007 ++++ include/platform.h Sat Feb 3 17:39:40 2007 @@ -33,7 +33,7 @@ It enables tidy to find config files named ~/.tidyrc if the HTML_TIDY environment variable is not set. */ --/* #define USER_CONFIG_FILE "~/.tidyrc" */ -+#define USER_CONFIG_FILE "~/.tidyrc" +-/* #define TIDY_USER_CONFIG_FILE "~/.tidyrc" */ ++#define TIDY_USER_CONFIG_FILE "~/.tidyrc" /* Uncomment the following #define if your |
