diff options
Diffstat (limited to 'docs/examples/htmltidy.c')
-rw-r--r-- | docs/examples/htmltidy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/examples/htmltidy.c b/docs/examples/htmltidy.c index cd75401a9..9a46955da 100644 --- a/docs/examples/htmltidy.c +++ b/docs/examples/htmltidy.c @@ -5,7 +5,6 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * $Id$ * * Download a document and use libtidy to parse the HTML. * Written by Jeff Pohlmeyer |