patch-2.4.0-test12 linux/fs/isofs/util.c
Next file: linux/fs/lockd/clntproc.c
Previous file: linux/fs/isofs/rock.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Nov 29 10:11:38 2000
- Orig file:
v2.4.0-test11/linux/fs/isofs/util.c
- Orig date:
Thu Jan 27 12:51:43 2000
diff -u --recursive --new-file v2.4.0-test11/linux/fs/isofs/util.c linux/fs/isofs/util.c
@@ -98,7 +98,7 @@
int iso_date(char * p, int flag)
{
- int year, month, day, hour ,minute, second, tz;
+ int year, month, day, hour, minute, second, tz;
int crtime, days, i;
year = p[0] - 70;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)