X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fxstrtoimax.c;h=3e585d6e00f21585ba57a01de7e79cfcd16addbe;hb=83f8d91ff14a7cc245fcd195f701d27b514d4f19;hp=2cab528a061db59db49b25a6a1a3033948ea934f;hpb=a62be9f4039b4499cfbb76e394cad2259d03fa84;p=gnulib.git diff --git a/lib/xstrtoimax.c b/lib/xstrtoimax.c index 2cab528a0..3e585d6e0 100644 --- a/lib/xstrtoimax.c +++ b/lib/xstrtoimax.c @@ -13,11 +13,11 @@ 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. */ /* Cloned by Jim Meyering. */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include #endif