patch-2.4.6 linux/fs/udf/symlink.c
Next file: linux/fs/udf/truncate.c
Previous file: linux/fs/udf/super.c
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Mon Jun 11 19:15:27 2001
-  Orig file: 
v2.4.5/linux/fs/udf/symlink.c
-  Orig date: 
Fri Feb  9 11:29:44 2001
diff -u --recursive --new-file v2.4.5/linux/fs/udf/symlink.c linux/fs/udf/symlink.c
@@ -7,7 +7,7 @@
  * CONTACTS
  *	E-mail regarding any portion of the Linux UDF file system should be
  *	directed to the development team mailing list (run by majordomo):
- *		linux_udf@hootie.lvld.hp.com
+ *		linux_udf@hpesjro.fc.hp.com
  *
  * COPYRIGHT
  *	This file is distributed under the terms of the GNU General Public
@@ -126,5 +126,5 @@
  * symlinks can't do much...
  */
 struct address_space_operations udf_symlink_aops = {
-	readpage:			udf_symlink_filler,
+	readpage:		udf_symlink_filler,
 };
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)