projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix another d(e)select-upgrade typo
[apt.git]
/
cmdline
/
apt-extracttemplates.h
diff --git
a/cmdline/apt-extracttemplates.h
b/cmdline/apt-extracttemplates.h
index 6d2870a02365cd48730a9cd237e7e39bf6a97022..829cdae755c39b5ca8eb5c1d6542c6f3589310e0 100644
(file)
--- a/
cmdline/apt-extracttemplates.h
+++ b/
cmdline/apt-extracttemplates.h
@@
-28,7
+28,7
@@
public:
~DebFile();
bool DoItem(Item &I, int &fd);
bool Process(pkgDirStream::Item &I, const unsigned char *data,
- unsigned long
size, unsigned
long pos);
+ unsigned long
long size, unsigned long
long pos);
bool Go();
bool ParseInfo();