Date: Tue, 9 Apr 2002 21:31:10 -0500 (CDT) From: Antoine Beaupré <antoine@usw4.freebsd.org> To: libh@FreeBSD.org Subject: cvs commit: libh/include Pointer.hh Message-ID: <200204100231.g3A2VAP05050@usw4.freebsd.org>
next in thread | raw e-mail | index | archive | help
antoine 2002/04/09 21:31:10 CDT
Modified files:
include Pointer.hh
Log:
convert comments to javadoc-style
this commit shows how to convert existing class documentation to fit
in the new documentation system,
in general, long comments should be surrounded with:
/**
* ...
*/
and short comments (oneliners) should be formatted as
/// ...
Revision Changes Path
1.7 +8 -8 libh/include/Pointer.hh
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204100231.g3A2VAP05050>
