summaryrefslogtreecommitdiff
path: root/libparted/fs/amiga/amiga.h
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-04-28 19:16:49 +0200
committerJim Meyering <meyering@redhat.com>2010-04-28 19:22:03 +0200
commit0afddb99927d9d59f91b1b145fff2941a1ff23b8 (patch)
treeaec38c399386ce549b29e8a5534e5642a6fa805d /libparted/fs/amiga/amiga.h
parent23b5c920848b5d2f7ebb3d9adabf3f0fda27715a (diff)
downloadparted-0afddb99927d9d59f91b1b145fff2941a1ff23b8.tar.gz
maint: remove empty lines at end of file
This lets one more "syntax-check" test pass. Run this command: git ls-files|grep -v gnulib|xargs perl -pi -0777 -e 's/\n\n+$/\n/'
Diffstat (limited to 'libparted/fs/amiga/amiga.h')
-rw-r--r--libparted/fs/amiga/amiga.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libparted/fs/amiga/amiga.h b/libparted/fs/amiga/amiga.h
index c74611f..fe11ce5 100644
--- a/libparted/fs/amiga/amiga.h
+++ b/libparted/fs/amiga/amiga.h
@@ -68,4 +68,3 @@ struct AmigaIds {
struct AmigaIds * _amiga_add_id (uint32_t id, struct AmigaIds *ids);
void _amiga_free_ids (struct AmigaIds *ids);
int _amiga_id_in_list (uint32_t id, struct AmigaIds *ids);
-