소스 검색

apt-pkg/pkgcache.cc: fix typo

Michael Vogt 17 년 전
부모
커밋
d24ddc3008
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      apt-pkg/pkgcache.cc

+ 1 - 1
apt-pkg/pkgcache.cc

@@ -274,7 +274,7 @@ pkgCache::PkgIterator::OkState pkgCache::PkgIterator::State() const
       return NeedsUnpack;
    
    if (Pkg->CurrentState == pkgCache::State::UnPacked ||
-       Pkg->CurrentState == pkgCache::State::HalfConfigured) ||
+       Pkg->CurrentState == pkgCache::State::HalfConfigured ||
       //we don't need to care for triggers awaiting packages
       //dpkg will deal with them automatically when the 
       //trigger pending action is run (those packages are usually