regcomp.c: Rename 2 functions to indicate private nature
authorKarl Williamson <public@khwilliamson.com>
Thu, 23 Aug 2012 16:19:51 +0000 (10:19 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sun, 26 Aug 2012 05:21:27 +0000 (23:21 -0600)
commit29f51c6b1e5614efba92db8b7bc3957bbb9b7942
treee3fa3ead9cfd287d7df90deb887377daea64d507
parentd9fc63914cfd6be5f4edb7b5a9cdd5da0c450491
regcomp.c: Rename 2 functions to indicate private nature

These two functions will be moved into a header in a future commit,
where they will be accessible outside regcomp.c  Prefix their names with
an underscore to emphasize that they are private
embed.fnc
embed.h
proto.h
regcomp.c