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

Panu Matilainen pmatilai at laiskiainen.org
Sun Aug 12 05:25:57 PDT 2007


On Sun, 12 Aug 2007, Alexey Tourbin wrote:

> ---
> 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"
> --

Applied, thanks...

 	- Panu -



More information about the Apt-Rpm mailing list