X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fxstrtoumax.c;h=e6208a4740ea116b4f097e8d82a2eec9645adb1b;hb=e1eaf8c33fd7766151be961232f244b1ae07b91d;hp=8518ef07727733fd0df608174680bb1fe5aa508b;hpb=a62be9f4039b4499cfbb76e394cad2259d03fa84;p=gnulib.git diff --git a/lib/xstrtoumax.c b/lib/xstrtoumax.c index 8518ef077..e6208a474 100644 --- a/lib/xstrtoumax.c +++ b/lib/xstrtoumax.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. */ /* Written by Paul Eggert. */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include #endif