Revision: 40704
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40704&view=rev
Author:   davidloman
Date:     2010-09-27 18:19:30 +0000 (Mon, 27 Sep 2010)

Log Message:
-----------
Formatting, cleanup, WS, Tabs.

Modified Paths:
--------------
    rt^3/trunk/include/NetMsgTypes.h

Modified: rt^3/trunk/include/NetMsgTypes.h
===================================================================
--- rt^3/trunk/include/NetMsgTypes.h    2010-09-27 17:34:41 UTC (rev 40703)
+++ rt^3/trunk/include/NetMsgTypes.h    2010-09-27 18:19:30 UTC (rev 40704)
@@ -31,40 +31,40 @@
 #define        TEST_GENERIC_4BYTE_MSG          0x0020
 #define        TEST_GENERIC_2BYTE_MSG          0x0021
 #define        TEST_GENERIC_1BYTE_MSG          0x0022
-#define        TEST_GENERIC_MULTIBYTE_MSG      0x0023
-#define        TEST_GENERIC_1STRING_MSG        0x0024
+#define        TEST_GENERIC_MULTIBYTE_MSG              0x0023
+#define        TEST_GENERIC_1STRING_MSG                0x0024
 
-#define        FAILURE                         0x0050
+#define        FAILURE                                 0x0050
 #define        SUCCESS                         0x0051
 
 #define REMGSHOSTNAMESET               0x0100
 
 #define        DISCONNECTREQ                   0x0150
 
-#define NEWHOSTONNET                    0x0200
+#define NEWHOSTONNET                0x0200
 
 #define FULLHOSTLISTREQ                        0x0250
 #define FULLHOSTLIST                   0x0255
 
 #define NEWSESSIONREQ                  0x0300
-#define SESSIONINFO                    0x0305
+#define SESSIONINFO                            0x0305
 #define LOGOUTSESSION                  0x0310
 
-#define        GEOMETRYREQ                     0x0400
+#define        GEOMETRYREQ                             0x0400
 #define ReqByUUID                        0x00
 #define ReqByFilePath                            0x01
 #define GEOMETRYMANIFEST               0x0405
 #define GEOMETRYCHUNK                  0x0410
 
 /*  Failure Codes */
-#define UUIDNotFoundFailure             0x0010
-#define FileNotFoundFailure             0x0020
+#define UUIDNotFoundFailure         0x0010
+#define FileNotFoundFailure         0x0020
 
 #define PORTAL_HANDSHAKE_FAILURE       0x0030
 #define UNKNOWN_PORTAL_FAILURE         0x0040
 #define PORTAL_WRITE_FAILURE           0x0050
-#define PORTAL_READ_FAILURE            0x0060
-#define REM_HOST_DISCONNECT            0x0070
+#define PORTAL_READ_FAILURE                    0x0060
+#define REM_HOST_DISCONNECT                    0x0070
 #define LOCAL_DISCONNECT_REQ           0x0080
 
 #define AUTHENTICATION_FAILED          0x0090


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

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to