print literal %

SVN revision: 15577
This commit is contained in:
sebastid 2005-06-30 11:34:36 +00:00 committed by sebastid
parent a654a9ffc2
commit 4285b97253
1 changed files with 4 additions and 4 deletions

View File

@ -291,11 +291,11 @@ _e_int_menus_main_del_hook(void *obj)
}
else
{
printf("%$%@%#^#^#$^#$\n"
"%$%@%#^#^#$^#$\n"
printf("%%$%%@%#^#^#$^#$\n"
"%%$%%@%#^#^#$^#$\n"
" main menu object data is NULL!\n"
"%$%@%#^#^#$^#$\n"
"%$%@%#^#^#$^#$\n");
"%%$%%@%#^#^#$^#$\n"
"%%$%%@%#^#^#$^#$\n");
}
}