mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 20:33:53 +00:00
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
|
|
/\/\*\*\* DOCUMENTATION/ {printit=1; next}
|
||
|
|
/\*\*\*\// {if (printit) exit}
|
||
|
|
// {if (printit) print}
|