Remove embedded function and use instead the regex directly as we doesn't need
commite1572aefd37030a99ef4da0eee110e1cb35058c9
authorPatrick Winnertz <winnie@debian.org>
Sun, 25 Jan 2009 21:45:06 +0000 (25 22:45 +0100)
committerPatrick Winnertz <winnie@debian.org>
Sun, 25 Jan 2009 21:52:24 +0000 (25 22:52 +0100)
treef86c96ded73264c747c22506be75e05a23e7767d
parent26992b5e0ac32c32e76bba8624465a03cb492d6b
Remove embedded function and use instead the regex directly as we doesn't need
more lines of code as really necessary.
 The regex stuff is taken from this site:
   http://www.slac.stanford.edu/slac/www/resource/how-to-use/cgi-rexx/cgi-esc.htm
vfs/fish.c