summaryrefslogtreecommitdiffstats
path: root/src/bltGrElemLine.C
diff options
context:
space:
mode:
authorjoye <joye>2014-02-28 17:36:23 (GMT)
committerjoye <joye>2014-02-28 17:36:23 (GMT)
commit432ce5db7295e0bccbd9cbd4ac1e2e6257eadc37 (patch)
tree793fd346d7925b4c851888674889a4569672bc38 /src/bltGrElemLine.C
parent51ac158464eb641e1cef0b14b7677f8753227a4f (diff)
downloadblt-432ce5db7295e0bccbd9cbd4ac1e2e6257eadc37.zip
blt-432ce5db7295e0bccbd9cbd4ac1e2e6257eadc37.tar.gz
blt-432ce5db7295e0bccbd9cbd4ac1e2e6257eadc37.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGrElemLine.C')
-rw-r--r--src/bltGrElemLine.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGrElemLine.C b/src/bltGrElemLine.C
index d47b81b..7bd2866 100644
--- a/src/bltGrElemLine.C
+++ b/src/bltGrElemLine.C
@@ -388,7 +388,7 @@ Tk_ObjCustomOption symbolObjOption =
"symbol", SymbolSetProc, SymbolGetProc, NULL, NULL, NULL
};
-static int SymbolSetProc(ClientData clientData, Tcl_Interp *interp,
+static int SymbolSetProc(ClientData clientData, Tcl_Interp* interp,
Tk_Window tkwin, Tcl_Obj** objPtr, char* widgRec,
int offset, char* save, int flags)
{