projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
releasing package apt version 1.0.5
[apt.git]
/
apt-pkg
/
srcrecords.h
diff --git
a/apt-pkg/srcrecords.h
b/apt-pkg/srcrecords.h
index 82460d70f2a306b0ad6059ba883ed075664c1287..e000e176ab08be193b3585d8869a8ac975bdcf69 100644
(file)
--- a/
apt-pkg/srcrecords.h
+++ b/
apt-pkg/srcrecords.h
@@
-97,7
+97,7
@@
class pkgSrcRecords
// Step to the next SourcePackage and return pointer to the
// next SourceRecord. The pointer is owned by libapt.
// Step to the next SourcePackage and return pointer to the
// next SourceRecord. The pointer is owned by libapt.
- const Parser*
Next
();
+ const Parser*
Step
();
// Locate a package by name and return pointer to the Parser.
// The pointer is owned by libapt.
// Locate a package by name and return pointer to the Parser.
// The pointer is owned by libapt.