mirror of https://github.com/asterisk/asterisk
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@369002 65c4cc65-6c06-0410-ace0-fbb531ad65f3certified/1.8.15
parent
f83d1b98e8
commit
977a9791be
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
grep -r -L -e "support_level" * | grep -e "\.c$" -e "\.cxx$" | sort
|
Loading…
Reference in new issue