[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#75226: [patch] Fix for trivial typo.



Package: apt
Version: 0.3.19

In the hopes this might save someone ten seconds of time:

*** connect.cc.orig	Fri Oct 27 21:11:48 2000
--- connect.cc	Fri Oct 27 21:11:56 2000
***************
*** 126,132 ****
  	       return _error->Error("Could not resolve '%s'",Host.c_str());
  	    }
  	    
! 	    return _error->Error("Something wicked happend resolving '%s/%s'",
  				 Host.c_str(),S);
  	 }
  	 break;
--- 126,132 ----
  	       return _error->Error("Could not resolve '%s'",Host.c_str());
  	    }
  	    
! 	    return _error->Error("Something wicked happened resolving '%s/%s'",
  				 Host.c_str(),S);
  	 }
  	 break;


-- System Information
Debian Release: woody
Architecture: i386
Kernel: Linux redcap 2.2.17 #1 Thu Jul 6 23:03:40 PDT 2000 i586

Versions of packages apt depends on:
ii  libc6                        2.1.95-1    GNU C Library: Shared libraries an
ii  libstdc++2.10                1:2.95.2-14 The GNU stdc++ library            




Reply to: