diff options
Diffstat (limited to 'www/tidy/files/patch-platform.h')
-rw-r--r-- | www/tidy/files/patch-platform.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/tidy/files/patch-platform.h b/www/tidy/files/patch-platform.h new file mode 100644 index 000000000000..7493b2df4ba8 --- /dev/null +++ b/www/tidy/files/patch-platform.h @@ -0,0 +1,13 @@ +--- platform.h.orig Thu Jan 13 07:19:19 2000 ++++ platform.h Mon Mar 27 16:31:20 2000 +@@ -17,9 +17,8 @@ + It enables tidy to find config files named ~/.tidyrc + and ~your/.tidyrc etc if the HTML_TIDY environment + variable is not set. Contributed by Todd Lewis. +- +-#define SUPPORT_GETPWNAM + */ ++#define SUPPORT_GETPWNAM + + #include <ctype.h> + #include <stdio.h> |