aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2008-10-16 05:23:15 +0000
committerGabor Pali <pgj@FreeBSD.org>2008-10-16 05:23:15 +0000
commit2fba7a174328f3a98b3310222686b72d52b43fe1 (patch)
tree8cbaf310c164737d00d029806c98f7c35b5123a9 /en_US.ISO8859-1
parent31e4e288c5db1442c84bf277903258d5150341d0 (diff)
Notes
Diffstat (limited to 'en_US.ISO8859-1')
-rw-r--r--en_US.ISO8859-1/books/developers-handbook/secure/chapter.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/developers-handbook/secure/chapter.sgml b/en_US.ISO8859-1/books/developers-handbook/secure/chapter.sgml
index 6c0bca826d..d940afe507 100644
--- a/en_US.ISO8859-1/books/developers-handbook/secure/chapter.sgml
+++ b/en_US.ISO8859-1/books/developers-handbook/secure/chapter.sgml
@@ -158,7 +158,7 @@
instruction immediately following the function call. (Inspired
by <xref linkend="Phrack">)</para>
-<programlisting>#include <sgmltag>stdio.h</sgmltag>
+<programlisting>#include &lt;stdio.h&gt;
void manipulate(char *buffer) {
char newbuffer[80];