X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=idlcomp%2Fvtable-sample.h;h=bffd75fa43c8b4d05c17dac5b564db8124414ce3;hp=db3fd34809248020e7e73d871db1bc90a8a48e1b;hb=5adc890ffae4f90536e72bc32ef83e1141689520;hpb=7da27a216a7f4bb3331fe315cdbec69bfcf2c762 diff --git a/idlcomp/vtable-sample.h b/idlcomp/vtable-sample.h index db3fd34..bffd75f 100644 --- a/idlcomp/vtable-sample.h +++ b/idlcomp/vtable-sample.h @@ -1,7 +1,9 @@ +// FIXME: This is out-of-date and incomplete. + #include struct IFaceTable { - unsigned char *guid; + const IFaceInfo *info; ptrdiff_t offset; };