From 465070459cf54630673433707e471b53770188c1 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 21 Jul 2001 05:19:15 +0000 Subject: 2001-07-20 Roland McGrath * panic.c: Fix obsolescent #endif syntax. * ext2_file_io.c: Likewise. * disk_inode_ffs.h: Likewise. * ffs_file_io.c: Likewise. --- serverboot/ext2_file_io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serverboot/ext2_file_io.c') diff --git a/serverboot/ext2_file_io.c b/serverboot/ext2_file_io.c index 28ee2cb3..cb915c4a 100644 --- a/serverboot/ext2_file_io.c +++ b/serverboot/ext2_file_io.c @@ -658,7 +658,7 @@ ext2_open_file(master_device_port, path, fp) bcopy(fp->i_ic.i_block, namebuf, (unsigned) link_len); } else -#endif IC_FASTLINK +#endif /* IC_FASTLINK */ { /* * Read file for symbolic link -- cgit v1.2.3