]> mj.ucw.cz Git - libucw.git/commit
Fixed const qualifiers in regex library.
authorMartin Mares <mj@ucw.cz>
Wed, 18 Jul 2007 19:43:08 +0000 (21:43 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 18 Jul 2007 19:43:08 +0000 (21:43 +0200)
commiteba3a7669754c87b65437975cb362dd1640707e9
treec02c2ac39c66c97ed39389ade78296caaf0111e2
parentaf03d73b126d19507be904667c38635c60c6420a
Fixed const qualifiers in regex library.

(The wrong ones were used in non-default compilation modes.)
lib/regex.c