X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Finclude%2Flttv%2FmainWindow.h;fp=ltt%2Fbranches%2Fpoly%2Finclude%2Flttv%2FmainWindow.h;h=391cef0fae8e074d187a58434175fcd44e51de59;hb=7a859036ac53f538bd0ff723a1b450d7f26fa733;hp=c0213e8dfef3c62b49dbdf53b23699dc083ef0ea;hpb=5723fa249e8efc13c1ebfe7fafb5f26cf0e40791;p=lttv.git diff --git a/ltt/branches/poly/include/lttv/mainWindow.h b/ltt/branches/poly/include/lttv/mainWindow.h index c0213e8d..391cef0f 100644 --- a/ltt/branches/poly/include/lttv/mainWindow.h +++ b/ltt/branches/poly/include/lttv/mainWindow.h @@ -48,8 +48,8 @@ struct _mainWindow{ struct _systemView{ gpointer EventDB; - gpointer * SystemInfo; - gpointer * Options; + gpointer SystemInfo; + gpointer Options; mainWindow * Window; struct _systemView * Next; };