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

Modified Paths:
--------------
    brlcad/trunk/src/fbserv/fbserv.c

Modified: brlcad/trunk/src/fbserv/fbserv.c
===================================================================
--- brlcad/trunk/src/fbserv/fbserv.c    2012-11-15 20:05:38 UTC (rev 53713)
+++ brlcad/trunk/src/fbserv/fbserv.c    2012-11-15 20:06:32 UTC (rev 53714)
@@ -522,7 +522,7 @@
            /* 1st level child process */
            (void)close(netfd); /* Child is not listener */
 
-           /* Create 2nd level child process, "double detatch" */
+           /* Create 2nd level child process, "double detach" */
            if ( fork() == 0 )  {
                /* 2nd level child -- start work! */
                new_client( pcp );

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


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to