diff options
Diffstat (limited to 'wgtpkg-files.c')
-rw-r--r-- | wgtpkg-files.c | 1 |
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; |