patch-1.3.67 linux/scripts/ksymoops.cc
Next file: linux/CREDITS
Previous file: linux/net/ipv4/udp.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Feb 20 12:38:52 1996
- Orig file:
v1.3.66/linux/scripts/ksymoops.cc
- Orig date:
Wed Feb 7 15:11:45 1996
diff -u --recursive --new-file v1.3.66/linux/scripts/ksymoops.cc linux/scripts/ksymoops.cc
@@ -305,7 +305,8 @@
cout << endl;
}
cout << endl;
- } else if (strequ(buffer, "ode:") || strequ(buffer, "Code:")) {
+ }
+ if (strequ(buffer, "ode:") || strequ(buffer, "Code:")) {
// The 'C' might have been consumed as a hex number
unsigned char code[code_size];
unsigned char* cp = code;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this