diff options
author | Gerald Carter <jerry@samba.org> | 2002-10-01 17:16:07 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-10-01 17:16:07 +0000 |
commit | 2fb5c7c580a3fff3c7d477b65a1c4852af86433b (patch) | |
tree | 2815d2ba3baf8a5450ac97f3f03906714fbeec9c /docs/docbook/devdoc/internals.sgml | |
parent | ad8a22e570c8970247dc76defc9be2b768bd102d (diff) | |
download | samba-2fb5c7c580a3fff3c7d477b65a1c4852af86433b.tar.gz samba-2fb5c7c580a3fff3c7d477b65a1c4852af86433b.tar.bz2 samba-2fb5c7c580a3fff3c7d477b65a1c4852af86433b.zip |
merge from HEAD
(This used to be commit c0ca286e36d49deba6c73690114b0d867cbfd63e)
Diffstat (limited to 'docs/docbook/devdoc/internals.sgml')
-rw-r--r-- | docs/docbook/devdoc/internals.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docbook/devdoc/internals.sgml b/docs/docbook/devdoc/internals.sgml index 79524347b6..982cfd2e10 100644 --- a/docs/docbook/devdoc/internals.sgml +++ b/docs/docbook/devdoc/internals.sgml @@ -26,6 +26,7 @@ telling if a particular char* is in dos codepage or unix codepage. This led to a nightmare of code that tried to cope with particular cases without handlingt the general case. </para> +</sect1> <sect1> <title>The new functions</title> |