From 0e66b144e288099ece73405fdeea3160d8dd726b Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:44 +0000 Subject: More tagfile accessors Author: jgg Date: 1998-11-28 03:54:29 GMT More tagfile accessors --- apt-pkg/tagfile.cc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'apt-pkg/tagfile.cc') diff --git a/apt-pkg/tagfile.cc b/apt-pkg/tagfile.cc index a55d5214a..9a7c9734d 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.15 1998/11/27 01:14:06 jgg Exp $ +// $Id: tagfile.cc,v 1.16 1998/11/28 03:54:29 jgg Exp $ /* ###################################################################### Fast scanner for RFC-822 type header information @@ -180,7 +180,7 @@ bool pkgTagSection::Find(const char *Tag,const char *&Start, return false; } /*}}}*/ -// pkgTagSection::FindS - Find a string /*{{{*/ +// TagSection::FindS - Find a string /*{{{*/ // --------------------------------------------------------------------- /* */ string pkgTagSection::FindS(const char *Tag) @@ -205,3 +205,4 @@ unsigned int pkgTagSection::FindI(const char *Tag) return atoi(string(Start,End).c_str()); } /*}}}*/ + -- cgit v1.2.3-70-g09d2