mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
e5275183e4
the port is now %Y%d%m, so this release is tidy-20000113. The previous format did not increase monotonically. A significant change is the manual page correctly becoming a manpage, where in the last release it was a diff (!). Further release notes can be found within, or at http://www.w3.org/People/Raggett/tidy/release-notes.html
14 lines
364 B
Plaintext
14 lines
364 B
Plaintext
--- 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>
|