summaryrefslogtreecommitdiffstats
path: root/sys/fs/ext2fs/ext2_extern.h
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2017-01-04 02:42:17 +0000
committerpfg <pfg@FreeBSD.org>2017-01-04 02:42:17 +0000
commitd33dc2f1033f927596031438c912c4dc3fa73e97 (patch)
tree3241aa61bb9e553409d30e7f63c5cf75b7ff2b3e /sys/fs/ext2fs/ext2_extern.h
parent668e71c0306719cc8865bd405bead79ee469021c (diff)
downloadFreeBSD-src-d33dc2f1033f927596031438c912c4dc3fa73e97.zip
FreeBSD-src-d33dc2f1033f927596031438c912c4dc3fa73e97.tar.gz
MFC r310705, r310706:
style(9) cleanups. Just to reduce some of the issues found with indent(1).
Diffstat (limited to 'sys/fs/ext2fs/ext2_extern.h')
-rw-r--r--sys/fs/ext2fs/ext2_extern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/ext2fs/ext2_extern.h b/sys/fs/ext2fs/ext2_extern.h
index 93bd3f7..5e9d18f 100644
--- a/sys/fs/ext2fs/ext2_extern.h
+++ b/sys/fs/ext2fs/ext2_extern.h
@@ -110,4 +110,4 @@ int ext2_search_dirblock(struct inode *, void *, int *, const char *, int,
extern struct vop_vector ext2_vnodeops;
extern struct vop_vector ext2_fifoops;
-#endif /* !_FS_EXT2FS_EXT2_EXTERN_H_ */
+#endif /* !_FS_EXT2FS_EXT2_EXTERN_H_ */
OpenPOWER on IntegriCloud