UDI/GFX - fiddling
[tpg/acess2.git] / KernelLand / Modules / Interfaces / UDI / trans / gfx.c
index 5530e7f..73efc10 100644 (file)
@@ -70,7 +70,7 @@ void acessgfx_channel_event_ind$bound(udi_gfx_bind_cb_t *cb)
        rdata_t *rdata = UDI_GCB(bind_cb)->context;
        
        // request metalanguage-level bind
-       udi_gfx_bind_req(bind_cb)
+       udi_gfx_bind_req(bind_cb);
        // Continued in acessgfx_bind_ack
 }
 

UCC git Repository :: git.ucc.asn.au