[Apt-Rpm] [PATCH] apt-pkg/repository.h: fixed typo in ifdef/define logic

Alexey Tourbin at at altlinux.ru
Sun Aug 12 03:13:17 PDT 2007


---
 apt-pkg/repository.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/apt-pkg/repository.h b/apt-pkg/repository.h
index eb8d1b2..6e8756d 100644
--- a/apt-pkg/repository.h
+++ b/apt-pkg/repository.h
@@ -1,7 +1,7 @@
 // CNC:2002-07-03
 
 #ifndef PKGLIB_REPOSITORY_H
-#define PKBLIB_REPOSITORY_H
+#define PKGLIB_REPOSITORY_H
 
 #ifdef __GNUG__
 #pragma interface "apt-pkg/repository.h"
-- 
1.5.2.4.GIT



More information about the Apt-Rpm mailing list