]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-cache.cc
methods/mirror.cc: on fail try the next mirror
[apt.git] / cmdline / apt-cache.cc
index 286f306cdbc79f2a94e802a5e5eb6779c63f1726..4e68246fba1d5c4d057e3af4bb3fa999a308caf4 100644 (file)
@@ -1273,7 +1273,9 @@ bool DisplayRecord(pkgCache::VerIterator V)
    return true;
 }
                                                                        /*}}}*/
-
+// Search - Perform a search                                           /*{{{*/
+// ---------------------------------------------------------------------
+/* This searches the package names and package descriptions for a pattern */
 struct ExDescFile
 {
    pkgCache::DescFile *Df;