~ubuntu-branches/ubuntu/utopic/gettext/utopic

« back to all changes in this revision

Viewing changes to gettext-tools/gnulib-lib/stpcpy.c

  • Committer: Colin Watson
  • Date: 2010-08-01 21:36:08 UTC
  • mfrom: (2.1.10 sid)
  • Revision ID: cjwatson@canonical.com-20100801213608-yy7vkm8lpatep3ci
merge from Debian 0.18.1.1-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* stpcpy.c -- copy a string and return pointer to end of new string
2
 
   Copyright (C) 1992, 1995, 1997-1998, 2006 Free Software Foundation, Inc.
 
2
   Copyright (C) 1992, 1995, 1997-1998, 2006, 2009-2010 Free Software
 
3
   Foundation, Inc.
3
4
 
4
5
   NOTE: The canonical source of this file is maintained with the GNU C Library.
5
6
   Bugs can be reported to bug-glibc@prep.ai.mit.edu.