Fix Broxygen confusing scoped id at start of line as function parameter.

This commit is contained in:
Jon Siwek 2011-12-07 17:08:38 -06:00
parent ab315949d6
commit 80b24513e7
3 changed files with 6 additions and 2 deletions

View file

@ -183,6 +183,8 @@ export {
## Summarize "an_event" here.
## Give more details about "an_event" here.
## Example::an_event should not be confused as a parameter
##
## name: describe the argument here
global an_event: event(name: string);