summaryrefslogtreecommitdiffstats
path: root/twrpTar.h
diff options
context:
space:
mode:
Diffstat (limited to 'twrpTar.h')
-rw-r--r--twrpTar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/twrpTar.h b/twrpTar.h
index 425a831f2..2348487e3 100644
--- a/twrpTar.h
+++ b/twrpTar.h
@@ -23,4 +23,3 @@ ssize_t write_tar(int fd, const void *buffer, size_t size);
ssize_t write_tar_no_buffer(int fd, const void *buffer, size_t size);
#endif // _TWRPTAR_HEADER
-