From 7049d16d301fc4a26f27d3cd39c95a01003aabb6 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:53:07 +0000 Subject: Fixed typo Author: jgg Date: 1999-03-16 07:27:17 GMT Fixed typo --- apt-pkg/contrib/strutl.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apt-pkg/contrib/strutl.cc b/apt-pkg/contrib/strutl.cc index 8bbc6174d..a6eaeaa79 100644 --- a/apt-pkg/contrib/strutl.cc +++ b/apt-pkg/contrib/strutl.cc @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: strutl.cc,v 1.22 1999/03/16 00:43:55 jgg Exp $ +// $Id: strutl.cc,v 1.23 1999/03/16 07:27:17 jgg Exp $ /* ###################################################################### String Util - Some usefull string functions. @@ -20,7 +20,7 @@ #endif #include -#include +#include #include #include -- cgit v1.2.3