diff options
Diffstat (limited to 'util/regexec.c')
-rw-r--r-- | util/regexec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/regexec.c b/util/regexec.c index d791edb36..40d305899 100644 --- a/util/regexec.c +++ b/util/regexec.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + 02110-1301 USA. */ #include <assert.h> #include <ctype.h> |