X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=idlcomp%2Fvtable-sample.h;fp=idlcomp%2Fvtable-sample.h;h=a62633cfe6cca7452031422f2d64ca00b09077a1;hp=db3fd34809248020e7e73d871db1bc90a8a48e1b;hb=162bcbe20500026d447471ea289485cc94fcef05;hpb=ccbffe7564a94661a4c970ce1241309710a6697e diff --git a/idlcomp/vtable-sample.h b/idlcomp/vtable-sample.h index db3fd34..a62633c 100644 --- a/idlcomp/vtable-sample.h +++ b/idlcomp/vtable-sample.h @@ -1,7 +1,7 @@ #include struct IFaceTable { - unsigned char *guid; + const IFaceInfo *info; ptrdiff_t offset; };