Revision: 53382
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53382&view=rev
Author:   carlmoore
Date:     2012-10-25 21:44:24 +0000 (Thu, 25 Oct 2012)
Log Message:
-----------
fix spelling

Modified Paths:
--------------
    brlcad/trunk/src/util/buffer.c

Modified: brlcad/trunk/src/util/buffer.c
===================================================================
--- brlcad/trunk/src/util/buffer.c      2012-10-25 21:43:16 UTC (rev 53381)
+++ brlcad/trunk/src/util/buffer.c      2012-10-25 21:44:24 UTC (rev 53382)
@@ -26,7 +26,7 @@
  * amount of data may need to be buffered, so a combination of a 1
  * Mbyte memory buffer and a temporary file is used.
  *
- * The use of read() and write() is prefered over fread() and fwrite()
+ * The use of read() and write() is preferred over fread() and fwrite()
  * for reasons of efficiency, given the large buffer size in use.
  *
  */

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to