Author: jgg
Date: 1999-03-16 07:27:17 GMT
Fixed typo
// -*- mode: cpp; mode: fold -*-
// Description /*{{{*/
// -*- 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.
/* ######################################################################
String Util - Some usefull string functions.
#endif
#include <apt-pkg/strutl.h>
#endif
#include <apt-pkg/strutl.h>
-#include <apt-pkg//fileutl.h>
+#include <apt-pkg/fileutl.h>
#include <ctype.h>
#include <string.h>
#include <ctype.h>
#include <string.h>