mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-17 21:18:54 +00:00
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
|
|
/\/\*\*\* DOCUMENTATION/ {printit=1; next}
|
||
|
|
/\*\*\*\// {if (printit) exit}
|
||
|
|
// {if (printit) print}
|