Ignore:
Timestamp:
01/05/10 00:43:22 (2 years ago)
Author:
niam
Branch:
default
Message:

fix compilation errors and warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/examples/graphics/test.cc

    r1406 r1421  
    2222void 
    2323hook(xexec::__collected_data__ *odata, 
    24      short                     type, 
     24     short                     type UNUSED, 
    2525     short                     operation, 
    26      void                      *udata) 
     26     void                      *udata UNUSED) 
    2727{ 
    2828    image::__collected_data__ *imData = (image::__collected_data__ *)odata; 
Note: See TracChangeset for help on using the changeset viewer.