projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
debian/changelog: make the build-dep changelog entry match (debian) reality
[apt.git]
/
apt-pkg
/
deb
/
debsrcrecords.h
diff --git
a/apt-pkg/deb/debsrcrecords.h
b/apt-pkg/deb/debsrcrecords.h
index f4e2cb46c9c6adb78473f612311313394cbfb5d5..8b1237ccdc6686a9efb359ce5a391acb95b31de5 100644
(file)
--- a/
apt-pkg/deb/debsrcrecords.h
+++ b/
apt-pkg/deb/debsrcrecords.h
@@
-11,9
+11,6
@@
#ifndef PKGLIB_DEBSRCRECORDS_H
#define PKGLIB_DEBSRCRECORDS_H
#ifndef PKGLIB_DEBSRCRECORDS_H
#define PKGLIB_DEBSRCRECORDS_H
-#ifdef __GNUG__
-#pragma interface "apt-pkg/debsrcrecords.h"
-#endif
#include <apt-pkg/srcrecords.h>
#include <apt-pkg/tagfile.h>
#include <apt-pkg/srcrecords.h>
#include <apt-pkg/tagfile.h>
@@
-27,7
+24,7
@@
class debSrcRecordParser : public pkgSrcRecords::Parser
char *StaticBinList[400];
unsigned long iOffset;
char *Buffer;
char *StaticBinList[400];
unsigned long iOffset;
char *Buffer;
- unsigned
long
BufSize;
+ unsigned
int
BufSize;
public:
public: