From: <and...@us...> - 2011-12-02 10:12:53
|
Revision: 12087 http://plplot.svn.sourceforge.net/plplot/?rev=12087&view=rev Author: andrewross Date: 2011-12-02 10:12:46 +0000 (Fri, 02 Dec 2011) Log Message: ----------- Fix spelling mistake in comment. Modified Paths: -------------- trunk/src/plcore.c Modified: trunk/src/plcore.c =================================================================== --- trunk/src/plcore.c 2011-12-01 23:39:56 UTC (rev 12086) +++ trunk/src/plcore.c 2011-12-02 10:12:46 UTC (rev 12087) @@ -2959,7 +2959,7 @@ } } -// Make sure that the temporary file containing the driversr database +// Make sure that the temporary file containing the drivers database // is ready to read and close the directory handle fflush( fp_drvdb ); closedir( dp_drvdir ); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |