summaryrefslogtreecommitdiff
path: root/serverboot/ext2_file_io.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-07-21 05:19:15 +0000
committerRoland McGrath <roland@gnu.org>2001-07-21 05:19:15 +0000
commit465070459cf54630673433707e471b53770188c1 (patch)
treed7f852d28367db435e7ae54c20720369c56531fa /serverboot/ext2_file_io.c
parentb27610c19aa040287c37c7491abf351b1a2dd289 (diff)
2001-07-20 Roland McGrath <roland@frob.com>
* panic.c: Fix obsolescent #endif syntax. * ext2_file_io.c: Likewise. * disk_inode_ffs.h: Likewise. * ffs_file_io.c: Likewise.
Diffstat (limited to 'serverboot/ext2_file_io.c')
-rw-r--r--serverboot/ext2_file_io.c2
1 files changed, 1 insertions, 1 deletions
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