patch-2.4.0-test9 linux/init/version.c
Next file: linux/ipc/shm.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 2 11:57:01 2000
- Orig file:
v2.4.0-test8/linux/init/version.c
- Orig date:
Mon Jan 5 01:41:01 1998
diff -u --recursive --new-file v2.4.0-test8/linux/init/version.c linux/init/version.c
@@ -14,7 +14,7 @@
#define version(a) Version_ ## a
#define version_string(a) version(a)
-int version_string(LINUX_VERSION_CODE) = 0;
+int version_string(LINUX_VERSION_CODE);
struct new_utsname system_utsname = {
UTS_SYSNAME, UTS_NODENAME, UTS_RELEASE, UTS_VERSION,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)