Move declaration of ast_regex_string_to_regex_pattern futher down strings.h.
authorDavid M. Lee <dlee@digium.com>
Wed, 9 Jan 2013 20:12:00 +0000 (20:12 +0000)
committerDavid M. Lee <dlee@digium.com>
Wed, 9 Jan 2013 20:12:00 +0000 (20:12 +0000)
commit2f25e4b83e9805beb1d5314c14fe5a0d59a240f3
tree71778ec20198f0415700b9c1f5f5c031441c8279
parent4f4d6da941073fa3e6c86c54c603bea83cdc5573
Move declaration of ast_regex_string_to_regex_pattern futher down strings.h.

The prior location is before the declaration of struct ast_str, which causes
compiler warnings.

(closes issue ASTERISK-20852)
Reported by: Pavel Troller
Patches:
strings.diff uploaded by Pavel Troller (license 6302)
........

Merged revisions 378747 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@378748 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/strings.h