efl/legacy/edbus/src
Lucas De Marchi c598ce36fc edbus: Add blank lines to separate function docs
find . -name '*.h' -exec \
	     sed -i '/^\s*$/b; N; /\n\/\*\*/{P;x;p;x;D}' {} \;

This ensures to add a blank line above a doxygen comment if and only if
there wasn't one.



SVN revision: 80962
2012-12-14 16:28:36 +00:00
..
examples edbus: Add example for reading str array inside a variant using eina_value 2012-12-11 19:51:12 +00:00
lib edbus: Add blank lines to separate function docs 2012-12-14 16:28:36 +00:00