projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
debian/control: Set Standards-Version to 3.9.7
[apt.git]
/
ftparchive
/
cachedb.h
diff --git
a/ftparchive/cachedb.h
b/ftparchive/cachedb.h
index 613963f6f2a442032249d18d1d5b0f501266e022..417c25a9fb22764eb8e44381f19517aaa01927ee 100644
(file)
--- a/
ftparchive/cachedb.h
+++ b/
ftparchive/cachedb.h
@@
-189,7
+189,7
@@
class CacheDB
bool Clean();
- CacheDB(std::string const &DB);
+
explicit
CacheDB(std::string const &DB);
~CacheDB();
};