ソースを参照

cmdline/makefile: ajust comment

Michael Vogt 15 年 前
コミット
a2cba9cca2
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      cmdline/makefile

+ 1 - 1
cmdline/makefile

@@ -73,7 +73,7 @@ LIB_MAKES = apt-pkg/makefile
 SOURCE = apt-internal-solver.cc
 include $(PROGRAM_H)
 
-# The internal solver acting as an external
+# This just dumps out the state
 PROGRAM=apt-dump-solver
 SLIBS = -lapt-pkg $(INTLLIBS)
 LIB_MAKES = apt-pkg/makefile