From a7c835af20feeb470238ead3bda36af978c2600f Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:57:20 +0000 Subject: Alfredo's vendor stuff Author: jgg Date: 2001-03-13 06:51:46 GMT Alfredo's vendor stuff --- apt-pkg/tagfile.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apt-pkg/tagfile.cc') diff --git a/apt-pkg/tagfile.cc b/apt-pkg/tagfile.cc index b480704a3..fdeb09329 100644 --- a/apt-pkg/tagfile.cc +++ b/apt-pkg/tagfile.cc @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: tagfile.cc,v 1.27 2001/02/23 06:41:55 jgg Exp $ +// $Id: tagfile.cc,v 1.28 2001/03/13 06:51:46 jgg Exp $ /* ###################################################################### Fast scanner for RFC-822 type header information @@ -396,6 +396,7 @@ static const char *iTFRewritePackageOrder[] = { "Filename", "Size", "MD5Sum", + "SHA1Sum", "MSDOS-Filename", // Obsolete "Description", 0}; -- cgit v1.2.3