comparison lwlib/lwlib-Xlw.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 45a8df254788
children 609ef1718642 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
285 { 285 {
286 if (instance->widget) 286 if (instance->widget)
287 XtDestroyWidget (instance->widget); 287 XtDestroyWidget (instance->widget);
288 } 288 }
289 289
290 /* arch-tag: 541e3912-477d-406e-9bf2-dbf2b7ff8c3b
291 (do not change this comment) */