diff options
Diffstat (limited to '')
-rw-r--r-- | util/regex_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/regex_internal.h b/util/regex_internal.h index 0bbf1081e..679bea11b 100644 --- a/util/regex_internal.h +++ b/util/regex_internal.h @@ -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. */ #ifndef _REGEX_INTERNAL_H #define _REGEX_INTERNAL_H 1 |