Fix "bug" in style guide.

This commit is contained in:
Jeff Teunissen 2000-10-26 20:41:36 +00:00
parent baf8a494d6
commit 15c4d4cd29
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ of us use.
Description
*/
returntype
SECTION_FunctionName ( args )
SECTION_FunctionName (args)
{
type var;