mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-10 03:48:34 +00:00
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
|
|
/\/\*\*\* DOCUMENTATION/ {printit=1; next}
|
||
|
|
/\*\*\*\// {if (printit) exit}
|
||
|
|
// {if (printit) print}
|