minor fixup.

This commit is contained in:
Tim Janik 2002-05-17 22:44:00 +00:00
parent bcf14be3ce
commit d62b3cbf74

View File

@ -73,10 +73,9 @@ you do not have to worry about having enough space to copy the string.
</para>
@string: the destination #GString. Its current contents are destroyed.
@rval:
@rval: the string to copy into @string.
@Returns: the destination #GString.
<!-- # Unused Parameters # -->
@val: the string to copy into @string.
<!-- ##### MACRO g_string_sprintf ##### -->