Eolian/Generator: Fix comments generation.
authorDaniel Zaoui <daniel.zaoui@samsung.com>
Mon, 9 Jun 2014 07:05:17 +0000 (10:05 +0300)
committerDaniel Zaoui <daniel.zaoui@samsung.com>
Mon, 9 Jun 2014 07:09:15 +0000 (10:09 +0300)
commit4c1cf8741939e345961b14df9ced5d5e80b61538
tree78b6fecaab7773a5487ffd972174cbf1daa32968
parentcbee652621510bea285f233d63464ae9e263ad3c
Eolian/Generator: Fix comments generation.

This patch:
- removes the @def from Doxygen, as it is not correct for API
functions.
- fixes the generation of class comments. When no class description is
supplied, no comment should be added.
src/bin/eolian/eo_generator.c
src/bin/eolian/legacy_generator.c