Eliminate compiler warning about non-return from non-void function
authorTaylor R. Campbell <net/mumble/campbell>
Sun, 4 Feb 2007 18:36:12 +0000 (18:36 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Sun, 4 Feb 2007 18:36:12 +0000 (18:36 +0000)
commit55499b4fd07282641ba84ddda603ccf19fd14aed
tree175c0cb7d199b517c5d808b6c9dc2adf2b9beed5
parent313222702610b4110a98bdff8d16c9b2db4cb9c8
Eliminate compiler warning about non-return from non-void function
x_close_window_io_error, which calls longjmp instead.
v7/src/microcode/x11base.c