projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
French translation update
[apt.git]
/
apt-pkg
/
contrib
/
fileutl.h
diff --git
a/apt-pkg/contrib/fileutl.h
b/apt-pkg/contrib/fileutl.h
index 48bd95537b182e4f2e97fc2dfe9dac7a96d978b6..73b5ea3be1a3ed410ba658810cf56e9c940ffa5f 100644
(file)
--- a/
apt-pkg/contrib/fileutl.h
+++ b/
apt-pkg/contrib/fileutl.h
@@
-77,6
+77,7
@@
class FileFd
virtual ~FileFd();
};
+bool RunScripts(const char *Cnf);
bool CopyFile(FileFd &From,FileFd &To);
int GetLock(string File,bool Errors = true);
bool FileExists(string File);