Files
asterisk/build_tools/get_moduleinfo
T

4 lines
82 B
Plaintext
Raw Normal View History

/\/\*\*\* MODULEINFO/ {printit=1; next}
/\*\*\*\// {exit}
// {if (printit) print}