diff src/file-io.cc @ 9322:66fdc831c580

fix jwe email address
author John W. Eaton <jwe@octave.org>
date Tue, 09 Jun 2009 13:03:22 -0400
parents c02224afead6
children 531280b07625
line wrap: on
line diff
--- a/src/file-io.cc	Tue Jun 09 12:14:26 2009 +0200
+++ b/src/file-io.cc	Tue Jun 09 13:03:22 2009 -0400
@@ -32,7 +32,7 @@
 //   sync_system   (now merged with system)
 //   async_system  (now merged with system)
 
-// Extensively revised by John W. Eaton <jwe@bevo.che.wics.edu>,
+// Extensively revised by John W. Eaton <jwe@octave.org>,
 // April 1996.
 
 #ifdef HAVE_CONFIG_H