|
From: <ai...@us...> - 2013-05-02 17:52:38
|
Revision: 12325
http://sourceforge.net/p/plplot/code/12325
Author: airwin
Date: 2013-05-02 17:52:35 +0000 (Thu, 02 May 2013)
Log Message:
-----------
Style previous change.
Modified Paths:
--------------
trunk/bindings/tcl/tclAPI.c
Modified: trunk/bindings/tcl/tclAPI.c
===================================================================
--- trunk/bindings/tcl/tclAPI.c 2013-05-02 17:51:13 UTC (rev 12324)
+++ trunk/bindings/tcl/tclAPI.c 2013-05-02 17:52:35 UTC (rev 12325)
@@ -2597,7 +2597,7 @@
PLINT sh_cmap = 1;
PLFLT sh_wid = 2.;
- PLINT min_col = 1, max_col = 0;
+ PLINT min_col = 1, max_col = 0;
PLFLT min_wid = 0., max_wid = 0.;
PLINT rect = 1;
const char *pltrname = "pltr0";
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|