X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=sst.c;h=eabe0ffccb061dd508e68989c21eda21a0e0f177;hp=1d4ca2feb1d55d33a9e89a00d7a43326c0828f26;hb=6cd94d4cc2906e2c02553c9005f28616c7067292;hpb=ca19525727deffe6ea0012d35168d9942baa3958 diff --git a/sst.c b/sst.c index 1d4ca2f..eabe0ff 100644 --- a/sst.c +++ b/sst.c @@ -196,7 +196,7 @@ commands[] = { #define MAYDAY 32 {"MAYDAY", MAYDAY, 0}, //{"SOS", MAYDAY, 0}, - {"CALL", MAYDAY, 0}, + //{"CALL", MAYDAY, 0}, #define QUIT 33 {"QUIT", QUIT, 0}, #define HELP 34