X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmemcasecmp.c;h=b0a492590c0a9a47fd3b47713bf7903b423e0f46;hb=c4f00b7d32160f83e4fb811c6584e8f4e48dfa2e;hp=7cb427234107dc3dc0b958a222f9b29fb8a93c90;hpb=5e9740b2db6a4730809aff2d2487c35a162cb51a;p=gnulib.git diff --git a/lib/memcasecmp.c b/lib/memcasecmp.c index 7cb427234..b0a492590 100644 --- a/lib/memcasecmp.c +++ b/lib/memcasecmp.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 Jim Meyering. */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include #endif