diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/Groups.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/Groups.html b/doc/html/Groups.html index 5becb8b..f37a411 100644 --- a/doc/html/Groups.html +++ b/doc/html/Groups.html @@ -298,7 +298,7 @@ *<em>comment</em>)</code> <dd>The comment string for an object is returned through the <em>comment</em> buffer. At most <em>bufsize</em> characters - including the null terminator are copied, and the result is + including a null terminator are copied, and the result is not null terminated if the comment is longer than the supplied buffer. If an object doesn't have a comment then the empty string is returned. @@ -308,7 +308,7 @@ <address><a href="mailto:matzke@llnl.gov">Robb Matzke</a></address> <!-- Created: Tue Jan 27 09:11:27 EST 1998 --> <!-- hhmts start --> -Last modified: Mon Jul 20 16:45:40 EDT 1998 +Last modified: Wed Jul 22 14:24:34 EDT 1998 <!-- hhmts end --> </body> </html> |