certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] certi/libHLA HLAfixedRecord.hh


From: certi-cvs
Subject: [certi-cvs] certi/libHLA HLAfixedRecord.hh
Date: Sat, 11 Oct 2008 09:35:51 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Petr Gotthard <gotthardp>       08/10/11 09:35:51

Modified files:
        libHLA         : HLAfixedRecord.hh 

Log message:
        Fix typo in comment.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/libHLA/HLAfixedRecord.hh?cvsroot=certi&r1=1.1&r2=1.2

Patches:
Index: HLAfixedRecord.hh
===================================================================
RCS file: /sources/certi/certi/libHLA/HLAfixedRecord.hh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- HLAfixedRecord.hh   2 Aug 2008 14:03:14 -0000       1.1
+++ HLAfixedRecord.hh   11 Oct 2008 09:35:51 -0000      1.2
@@ -11,7 +11,7 @@
 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 // Lesser General Public License for more details.
 //
-// $Id: HLAfixedRecord.hh,v 1.1 2008/08/02 14:03:14 gotthardp Exp $
+// $Id: HLAfixedRecord.hh,v 1.2 2008/10/11 09:35:51 gotthardp Exp $
 // ----------------------------------------------------------------------------
 
 #ifndef _HLATYPES_FIXEDRECORD_HH
@@ -39,9 +39,9 @@
  * 
+-------------+---------+--------------+-----------+----------------+-----------+
  * |             | FIELD_X | HLAfloat32LE |           |                |       
    |
  * |             +---------+--------------+-----------+                |       
    |
- * | Coordinates | FIELD_X | HLAfloat32LE |           | HLAfixedRecord |       
    |
+ * | Coordinates | FIELD_Y | HLAfloat32LE |           | HLAfixedRecord |       
    |
  * |             +---------+--------------+-----------+                |       
    |
- * |             | FIELD_X | HLAfloat32LE |           |                |       
    |
+ * |             | FIELD_Z | HLAfloat32LE |           |                |       
    |
  * 
+-------------+---------+--------------+-----------+----------------+-----------+
  * 
  * enum {
@@ -267,5 +267,5 @@
 
 #endif // _HLATYPES_FIXEDRECORD_HH
 
-// $Id: HLAfixedRecord.hh,v 1.1 2008/08/02 14:03:14 gotthardp Exp $
+// $Id: HLAfixedRecord.hh,v 1.2 2008/10/11 09:35:51 gotthardp Exp $
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]