X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrdup.c;h=d6d011620445713028b812854ae324c4685489c6;hb=5912e24cb503d5238ab9180b98f0215e871a6abc;hp=114a32b85da7d4c8545d95dc6c6437a060f8ca41;hpb=04ed75a6669acb5bb4ee8e7d1b0c20d715cb70fd;p=gnulib.git diff --git a/lib/strdup.c b/lib/strdup.c index 114a32b85..d6d011620 100644 --- a/lib/strdup.c +++ b/lib/strdup.c @@ -15,7 +15,7 @@ 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. */ #ifdef HAVE_CONFIG_H # include @@ -23,7 +23,7 @@ #ifndef _LIBC /* Get specification. */ -#include "strdup.h" +# include "strdup.h" #endif #include