diff options
Diffstat (limited to 'src/archives.c')
-rw-r--r-- | src/archives.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/archives.c b/src/archives.c index a4ebe92d7..919f71095 100644 --- a/src/archives.c +++ b/src/archives.c @@ -1750,6 +1750,3 @@ struct fileinlist *newconff_append(struct fileinlist ***newconffileslastp_io, *newconffileslastp_io= &newconff->next; return newconff; } - -/* vi: ts=8 sw=2 - */ |