Revision: 53418
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53418&view=rev
Author:   carlmoore
Date:     2012-11-01 15:29:26 +0000 (Thu, 01 Nov 2012)
Log Message:
-----------
fix spelling

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

Modified: brlcad/trunk/src/util/ttcp.c
===================================================================
--- brlcad/trunk/src/util/ttcp.c        2012-11-01 15:12:29 UTC (rev 53417)
+++ brlcad/trunk/src/util/ttcp.c        2012-11-01 15:29:26 UTC (rev 53418)
@@ -178,7 +178,7 @@
 static time_t time0;
 static struct tms tms0;
 #else
-static struct timeval time0;   /* Time at which timeing started */
+static struct timeval time0;   /* Time at which timing started */
 static struct rusage ru0;      /* Resource utilization at the start */
 
 static void prusage(struct rusage *r0, struct rusage *r1, struct timeval *e, 
struct timeval *b, char *outp);

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to