gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog libbase/utf8.h server/edit_text...


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog libbase/utf8.h server/edit_text...
Date: Thu, 7 Feb 2008 18:54:35 +0100

On Thu, Feb 07, 2008 at 04:15:34PM +0000, Benjamin Wolsey wrote:

> Log message:
>       Comments and minor cleanup.

More doxygen hints..

> +/// Presently, this code is used for the AS String object,
> +/// edit_text_character, ord() and chr().

By fully qualifying class names, you get a link:

 gnash::edit_text_character


> +     /// @ param str the canonical string to convert
> +     /// @ param version the SWF version, used to decide how to decode the 
> string.

 "@param" is recognized by doxygen, "@ param" isn't.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]