Revision: 74168
          http://sourceforge.net/p/brlcad/code/74168
Author:   starseeker
Date:     2019-10-17 21:16:00 +0000 (Thu, 17 Oct 2019)
Log Message:
-----------
fix header and footer

Modified Paths:
--------------
    brlcad/trunk/src/libged/attr.cpp

Modified: brlcad/trunk/src/libged/attr.cpp
===================================================================
--- brlcad/trunk/src/libged/attr.cpp    2019-10-17 21:14:16 UTC (rev 74167)
+++ brlcad/trunk/src/libged/attr.cpp    2019-10-17 21:16:00 UTC (rev 74168)
@@ -1,4 +1,4 @@
-/*                         A T T R . C
+/*                       A T T R . C P P
  * BRL-CAD
  *
  * Copyright (c) 2008-2019 United States Government as represented by
@@ -17,7 +17,7 @@
  * License along with this file; see the file named COPYING for more
  * information.
  */
-/** @file libged/attr.c
+/** @file libged/attr.cpp
  *
  * The attr command.
  *
@@ -672,12 +672,11 @@
 }
 
 
-/*
- * Local Variables:
- * tab-width: 8
- * mode: C
- * indent-tabs-mode: t
- * c-file-style: "stroustrup"
- * End:
- * ex: shiftwidth=4 tabstop=8
- */
+// Local Variables:
+// tab-width: 8
+// mode: C++
+// c-basic-offset: 4
+// indent-tabs-mode: t
+// c-file-style: "stroustrup"
+// End:
+// ex: shiftwidth=4 tabstop=8

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