|
From: <and...@us...> - 2012-10-22 21:05:52
|
Revision: 12247
http://plplot.svn.sourceforge.net/plplot/?rev=12247&view=rev
Author: andrewross
Date: 2012-10-22 21:05:46 +0000 (Mon, 22 Oct 2012)
Log Message:
-----------
Style last commit.
Modified Paths:
--------------
trunk/src/plmap.c
Modified: trunk/src/plmap.c
===================================================================
--- trunk/src/plmap.c 2012-10-22 19:43:39 UTC (rev 12246)
+++ trunk/src/plmap.c 2012-10-22 21:05:46 UTC (rev 12247)
@@ -111,7 +111,7 @@
plmap( void ( *mapform )( PLINT, PLFLT *, PLFLT * ), const char *type,
PLFLT minlong, PLFLT maxlong, PLFLT minlat, PLFLT maxlat )
{
- int i, j;
+ int i, j;
char *filename;
char *warning;
int n = 200;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|