diff options
| author | Thierry Thomas <thierry@FreeBSD.org> | 2007-02-03 22:35:20 +0000 |
|---|---|---|
| committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-02-03 22:35:20 +0000 |
| commit | 837b118303151ea6a4c7dcaea8b50c317247bf9d (patch) | |
| tree | 0cc42e9347d1c594d500c900441160020d9370b2 /www/tidy-devel/files/patch-include_platform.h | |
| parent | Update to 0.10.7 (diff) | |
- The latest version of tidy is exclusively available through CVS
=> use a snapshot from CVS;
Changelog at <http://tidy.sourceforge.net/#news>
- Pet portlint;
- Add a regression-test target.
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 |
