diff options
Diffstat (limited to 'util/regex.c')
-rw-r--r-- | util/regex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/regex.c b/util/regex.c index 1d5dd0f53..34d412002 100644 --- a/util/regex.c +++ b/util/regex.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. */ #ifdef _LIBC /* We have to keep the namespace clean. */ |