OUPS! printing text here was really not good idea!
This commit is contained in:
parent
d853b7f2fb
commit
4cb35a7d72
@ -351,7 +351,7 @@ void outsym(sym_p sp)
|
||||
{
|
||||
byte *p;
|
||||
unsigned int num;
|
||||
printf("May do something nasty... (%s)", __func__);
|
||||
/*printf("May do something nasty... (%s)", __func__);*/
|
||||
if (sp->s_name[0] == '.') {
|
||||
num = atoi(&sp->s_name[1]);
|
||||
if (num < 256) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user