FreeBSD Bugzilla – Attachment 22863 Details for
Bug 39565
Fix tidy on FreeBSD 5.0-CURRENT...
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 602 bytes, created by
Sean Chittenden
on 2002-06-20 11:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sean Chittenden
Created:
2002-06-20 11:10:01 UTC
Size:
602 bytes
patch
obsolete
>--- html.h.orig Fri Aug 4 09:21:05 2000 >+++ html.h Thu Jun 20 01:24:13 2002 >@@ -4,6 +4,8 @@ > See tidy.c for the copyright notice. > */ > >+#include <sys/types.h> >+ > /* indentation modes */ > > #define NO_INDENT 0 >@@ -380,6 +382,7 @@ > > void FatalError(char *msg); > void FileError(FILE *fp, const char *file); >+int FileExists(const char *file); > > Node *GetToken(Lexer *lexer, uint mode); > >@@ -758,6 +761,7 @@ > extern Bool Word2000; > extern Bool Emacs; /* sasdjb 01May00 GNU Emacs error output format */ > extern Bool LiteralAttribs; >+extern Bool PreserveEntities; > > /* Parser methods for tags */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 39565
: 22863