Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4345 → Rev 4346

/branches/dynload/tools/xtui.py
256,5 → 256,5
grid.runOnce()
elif (dialog):
call_dlg(dlgcmd, '--title', title, '--msgbox', msg, '6', str(width + width_extra))
sys.stdout.write("\n%s: %s\n" % (title, msg))
else:
sys.stdout.write("\n%s: %s\n" % (title, msg))