]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-output.h
warning: non-ISO-standard escape sequence, '\e' [enabled by default]
[apt.git] / apt-private / private-output.h
index c3c76bb92dc24bc27cbceb71e92d60b8e5b0e6d9..2a2a694584b9567d869734ec98de7087f2ba3cf7 100644 (file)
@@ -28,7 +28,7 @@ void ListSingleVersion(pkgCacheFile &CacheFile, pkgRecords &records,
                        bool include_summary=true);
 
 
-
+// helper to describe global state
 bool ShowList(std::ostream &out, std::string Title, std::string List,
               std::string VersionsList);
 void ShowBroken(std::ostream &out,CacheFile &Cache,bool Now);