summaryrefslogtreecommitdiffstats
path: root/src/bltGraph.C
diff options
context:
space:
mode:
authorjoye <joye>2013-09-12 15:36:28 (GMT)
committerjoye <joye>2013-09-12 15:36:28 (GMT)
commitf37e1ecdec692d9a5eb9766c2d672d633c354fa4 (patch)
tree174f6b355dccc525d797b44d5c77b794c8be865d /src/bltGraph.C
parente7151f39957de2858890934f731da351707be492 (diff)
downloadblt-f37e1ecdec692d9a5eb9766c2d672d633c354fa4.zip
blt-f37e1ecdec692d9a5eb9766c2d672d633c354fa4.tar.gz
blt-f37e1ecdec692d9a5eb9766c2d672d633c354fa4.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGraph.C')
-rw-r--r--src/bltGraph.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGraph.C b/src/bltGraph.C
index 3c693bc..fbebfb3 100644
--- a/src/bltGraph.C
+++ b/src/bltGraph.C
@@ -1867,7 +1867,7 @@ Blt_GraphCmdInitProc(Tcl_Interp *interp)
{"graph", GraphCmd,},
{"barchart", BarchartCmd,},
};
- return Blt_InitCmds(interp, "::blt", cmdSpecs, 3);
+ return Blt_InitCmds(interp, "::blt", cmdSpecs, 2);
}
Graph *