diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-12-11 12:24:21 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-12-11 12:24:21 +0000 |
commit | d81819680486521a84c8aecc540ed04ba315dec0 (patch) | |
tree | 2a59869a343a5d43c01370f1083d67c2a02785a0 /contrib/cvs/lib/memmove.c | |
parent | 0008866e589b5dd29f5332c9bc0e208ba10a7772 (diff) |
Import cvs-1.10.7. There are a number of nasty bugs that have been fixed.
Obtained from: cyclic.com
Notes
Notes:
svn path=/vendor/cvs/dist/; revision=54427
Diffstat (limited to 'contrib/cvs/lib/memmove.c')
-rw-r--r-- | contrib/cvs/lib/memmove.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/contrib/cvs/lib/memmove.c b/contrib/cvs/lib/memmove.c index 8818d46544c0..047a5a0941a7 100644 --- a/contrib/cvs/lib/memmove.c +++ b/contrib/cvs/lib/memmove.c @@ -12,10 +12,7 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. -You should have received a copy of the GNU Library General Public -License along with libiberty; see the file COPYING.LIB. If -not, write to the Free Software Foundation, Inc., 675 Mass Ave, -Cambridge, MA 02139, USA. */ +*/ /* |