Ticket #77 (closed defect: fixed)
Doxygen comments for AvahiWatchEvent are offset
| Reported by: | tedp | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Component: | avahi-common | |
| Keywords: | Cc: |
Description
The Doxygen comments for the AvahiWatchEvent values are offset so they describe the wrong options:
From http://avahi.org/download/doxygen/watch_8h.html:
AVAHI_WATCH_IN AVAHI_WATCH_OUT Input event. AVAHI_WATCH_ERR Output event. AVAHI_WATCH_HUP Error event.
This is because the "same line" style Doxygen comments are not used. I'm sure I don't need to point it out, but for reference, http://www.stack.nl/~dimitri/doxygen/docblocks.html#memberdoc
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
