~ubuntu-branches/debian/squeeze/lftp/squeeze

« back to all changes in this revision

Viewing changes to lib/sha1.h

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2010-04-09 23:45:53 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20100409234553-7ay83rk2aas3r7g3
Tags: 4.0.6-1
* new upstream release from 2010-03-25
  - fixes proftp problem. closes: Bug#570861
* switched to to dpkg-source 3.0 (quilt)
* pget help and lftp -h mentions -c since some time
  closes: Bug#377043
* lftp -c exists.:) closes: Bug#401572

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* Declarations of functions and data types used for SHA1 sum
2
2
   library functions.
3
 
   Copyright (C) 2000, 2001, 2003, 2005, 2006, 2008, 2009
4
 
   Free Software Foundation, Inc.
 
3
   Copyright (C) 2000, 2001, 2003, 2005, 2006, 2008, 2009, 2010 Free Software
 
4
   Foundation, Inc.
5
5
 
6
6
   This program is free software; you can redistribute it and/or modify it
7
7
   under the terms of the GNU General Public License as published by the