瀏覽代碼

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