summaryrefslogtreecommitdiffstats
path: root/wgtpkg-files.c
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2015-12-03 15:26:29 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2015-12-03 15:26:29 +0100
commit3c72eb90658c072d50b18c48f2d8857bbc546b42 (patch)
treeb904d24c026c22a40b6c6c03017a79f7af7f52d5 /wgtpkg-files.c
parentbb2829870c5e2eab23b32a6f1baaf5e4ebf82f0c (diff)
comments
Change-Id: I9b4a2067deca27c067d3b827d87204e87fa9c493
Diffstat (limited to 'wgtpkg-files.c')
-rw-r--r--wgtpkg-files.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wgtpkg-files.c b/wgtpkg-files.c
index 17e909a..06aac83 100644
--- a/wgtpkg-files.c
+++ b/wgtpkg-files.c
@@ -238,6 +238,7 @@ struct filedesc *create_signature(unsigned int number)
return result;
}
+/* remove flags that are not related to being signature */
void file_clear_flags()
{
unsigned int i;