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

« back to all changes in this revision

Viewing changes to src/mod/irc.mod/tclirc.c

  • 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:
1
1
/*
2
2
 * tclirc.c -- part of irc.mod
3
3
 *
4
 
 * $Id: tclirc.c,v 1.49 2006-03-28 02:35:51 wcc Exp $
 
4
 * $Id: tclirc.c,v 1.51 2008-02-16 21:41:09 guppy Exp $
5
5
 */
6
6
/*
7
7
 * Copyright (C) 1997 Robey Pointer
8
 
 * Copyright (C) 1999 - 2006 Eggheads Development Team
 
8
 * Copyright (C) 1999 - 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