[FYI] list_XXX -> gwlist_XXX commited

Alexander Malysh <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
Hi together,

a really big patch was commited to cvs...
for all external applications that uses gwlib please do:
for file in `grep -lrE "[^a-z^A-Z^_]list_[a-zA-Z]" . | grep -E '\.([ch])
(def)$'`; do sed -e 's/\([^a-z^A-Z^_]\)\(list_\)\([a-zA-Z]\)/\1gwlist_\3/g'
< $file > $file.new && mv -v $file.new $file ; done

-- 
Thanks,
Alex
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.