X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrtol.c;h=9bfbe3c1af65e532448cb93c34445cbb6443a213;hb=fb84631f1ec8e82d252cbad0b5b7f83a98e74ba9;hp=25e2e4d43eca1edf9740a12dfb8b7158b4db7ab9;hpb=167f44bb415e88c0cb250ababdd8a101573d632d;p=gnulib.git diff --git a/lib/strtol.c b/lib/strtol.c index 25e2e4d43..9bfbe3c1a 100644 --- a/lib/strtol.c +++ b/lib/strtol.c @@ -18,9 +18,9 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include #endif