|
From: <ai...@us...> - 2011-07-06 02:23:22
|
Revision: 11794
http://plplot.svn.sourceforge.net/plplot/?rev=11794&view=rev
Author: airwin
Date: 2011-07-06 02:23:16 +0000 (Wed, 06 Jul 2011)
Log Message:
-----------
Style previous commit.
Modified Paths:
--------------
trunk/src/plcore.c
Modified: trunk/src/plcore.c
===================================================================
--- trunk/src/plcore.c 2011-07-06 02:20:57 UTC (rev 11793)
+++ trunk/src/plcore.c 2011-07-06 02:23:16 UTC (rev 11794)
@@ -664,7 +664,7 @@
// Obtain FCI (font characterization integer) for start of
// string.
plgfci( &fci );
- orig_fci = fci;
+ orig_fci = fci;
// Walk through the string, and convert
// some stuff to unicode on the fly
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|