]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Skinny: put tables the other way
authorMathieu Parent <math.parent@gmail.com>
Sun, 10 Apr 2011 21:08:46 +0000 (23:08 +0200)
committerMathieu Parent <math.parent@gmail.com>
Sun, 10 Apr 2011 21:08:46 +0000 (23:08 +0200)
commit8c814c82cfbad1eb92e56394b27153865807d565
treee509193f4c6bb32af9a6461310d1c47ffc1bb071
parentbd03d578d1563efd7da841b7f499682d33fff2e7
Skinny: put tables the other way

(more standard)

Done with:
sed -i 's/{\(".*"\|NULL\), \(.*\)}/{\2, \1}/' src/mod/endpoints/mod_skinny/skinny_tables.c
src/mod/endpoints/mod_skinny/skinny_tables.c
src/mod/endpoints/mod_skinny/skinny_tables.h