Revision: 76329
          http://sourceforge.net/p/brlcad/code/76329
Author:   starseeker
Date:     2020-07-14 18:53:12 +0000 (Tue, 14 Jul 2020)
Log Message:
-----------
fix header

Modified Paths:
--------------
    brlcad/trunk/src/libtclcad/rt_funcs.c

Modified: brlcad/trunk/src/libtclcad/rt_funcs.c
===================================================================
--- brlcad/trunk/src/libtclcad/rt_funcs.c       2020-07-14 18:48:17 UTC (rev 
76328)
+++ brlcad/trunk/src/libtclcad/rt_funcs.c       2020-07-14 18:53:12 UTC (rev 
76329)
@@ -1,4 +1,4 @@
-/*                        L I B F U N C S . C
+/*                        R T _ F U N C S . C
  * BRL-CAD
  *
  * Copyright (c) 2004-2020 United States Government as represented by
@@ -18,9 +18,9 @@
  * information.
  *
  */
-/** @file libtclcad/libfuncs.c
+/** @file libtclcad/rt_funcs.c
  *
- * BRL-CAD's Tcl wrappers for various libraries.
+ * BRL-CAD's Tcl wrappers for librt.
  *
  */
 
@@ -35,8 +35,6 @@
 #include "string.h" /* for strchr */
 
 #include "vmath.h"
-#include "dm.h"
-#include "dm.h"
 #include "bu.h"
 #include "bn.h"
 #include "vmath.h"

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



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to