~ubuntu-branches/ubuntu/lucid/eggdrop/lucid

« back to all changes in this revision

Viewing changes to src/compat/memcpy.h

  • Committer: Bazaar Package Importer
  • Author(s): Andres Rodriguez
  • Date: 2008-08-18 00:26:01 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080818002601-urc4vdy340nktpjd
Tags: 1.6.19-1ubuntu1
* Merge from debian unstable (LP: #236620), remaining changes:
  - debian/rules: Added check for SSL.
  - debian/control: Added libssl-dev, updated Maintainer field
* Update SSL patch  
  - Droped debian/patches/eggdrop-1.6.18-ssl.patch
  - Added debian/patches/eggdrop-1.6.19-ssl.patch
  (http://www.egghelp.org/files/patches/eggdrop-1.6.19-ssl-rootie.patch.gz)
   

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * memcpy.h
3
3
 *   prototypes for memcpy.c
4
4
 *
5
 
 * $Id: memcpy.h,v 1.10 2006-03-28 02:35:50 wcc Exp $
 
5
 * $Id: memcpy.h,v 1.12 2008-02-16 21:41:05 guppy Exp $
6
6
 */
7
7
/*
8
 
 * Copyright (C) 2000 - 2006 Eggheads Development Team
 
8
 * Copyright (C) 2000 - 2008 Eggheads Development Team
9
9
 *
10
10
 * This program is free software; you can redistribute it and/or
11
11
 * modify it under the terms of the GNU General Public License