From 727faad5c0802cfedf4c00fb1abc90334a3e66a2 Mon Sep 17 00:00:00 2001 From: pfg Date: Wed, 4 Jan 2017 02:43:33 +0000 Subject: MFC r310705, r310706: style(9) cleanups. Just to reduce some of the issues found with indent(1). --- sys/fs/ext2fs/ext2_extern.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/fs/ext2fs/ext2_extern.h') 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_ */ -- cgit v1.1