--- ksymoops.cc.orig Tue Feb 20 21:10:31 1996
+++ ksymoops.cc Tue Feb 20 20:58:29 1996
@@ -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;
-- [=======================================================================] [ Kevin Lentin |finger kevinl@fangorn.cs.monash.edu.au| ] [ K.Lentin@cs.monash.edu.au |for PGP public key block. Fingerprint | ] [ Macintrash: 'Just say NO!' |6024308DE1F84314 811B511DBA6FD596 | ] [=======================================================================]