From: Niels Möller Date: Sat, 12 Apr 2003 15:44:54 +0000 (+0200) Subject: Added FIXME, name mangling should be documented. X-Git-Tag: nettle_1.8_release_20040110~104 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a08c40299d44ecc2995fa9662803d37a59c7e5de;p=thirdparty%2Fnettle.git Added FIXME, name mangling should be documented. Rev: src/nettle/nettle.texinfo:1.21 --- diff --git a/nettle.texinfo b/nettle.texinfo index 4109110c..eaca385a 100644 --- a/nettle.texinfo +++ b/nettle.texinfo @@ -241,6 +241,8 @@ pointer. Source and destination areas are of the same length. Source and destination may be the same, so that you can process strings in place, but they @emph{must not} overlap in any other way. +@c FIXME: Say something about the name mangling. + @node Example, Reference, Conventions, Top @comment node-name, next, previous, up @chapter Example