From be3b1b4e98b4c6341d40ecbde86c12adebdac6d2 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Mon, 15 Sep 2014 00:01:33 +0000 Subject: indent --- SgraphP.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'SgraphP.h') diff --git a/SgraphP.h b/SgraphP.h index e6274e1..4d75faa 100644 --- a/SgraphP.h +++ b/SgraphP.h @@ -27,11 +27,11 @@ #define XtRSgraphResource "SgraphResource" typedef struct { - XtPointer extension; + XtPointer dummy; } SgraphClassPart; typedef struct _SgraphClassRec { - CoreClassPart core_class; + CoreClassPart core_class; SgraphClassPart sgraph_class; } SgraphClassRec; -- cgit v1.2.3