fc29987385
I used this "one-liner" to detect comment lines containing only spaces and '=' or '-' $ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \; Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07 |
||
---|---|---|
.. | ||
com/sun/star | ||
prj | ||
Makefile | ||
Module_udkapi.mk | ||
README | ||
UnoApi_udkapi.mk | ||
UnoApiMerge_uretypes.mk |
Low level UNO stuff API IDL files i.e. those that are part of the standalone URE. See also: [[offapi]]