get the default right :P

This commit is contained in:
Bill Currie 2003-07-30 22:24:44 +00:00
parent 0806fc33dd
commit 72eca6a956
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@ PR_PrintStatement (progs_t * pr, dstatement_t *s)
}
if (!(fmt = op->fmt))
fmt = "%Ga %Gb %gc";
fmt = "%Ga, %Gb, %gc";
dasprintf (line, "%04x ", addr);
if (pr_debug->int_val > 1)