Revision: 41890
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41890&view=rev
Author:   starseeker
Date:     2010-12-30 23:25:24 +0000 (Thu, 30 Dec 2010)

Log Message:
-----------
Switch toon magic from TOON\n to TOON in hex

Modified Paths:
--------------
    brlcad/trunk/src/liboptical/sh_toon.c

Modified: brlcad/trunk/src/liboptical/sh_toon.c
===================================================================
--- brlcad/trunk/src/liboptical/sh_toon.c       2010-12-30 22:41:50 UTC (rev 
41889)
+++ brlcad/trunk/src/liboptical/sh_toon.c       2010-12-30 23:25:24 UTC (rev 
41890)
@@ -38,7 +38,7 @@
 #include "rtprivate.h"
 #include "light.h"
 
-#define TOON_MAGIC 0x746F6F6E0A    /* make this a unique number for each 
shader */
+#define TOON_MAGIC 0x746F6F6E    /* make this a unique number for each shader 
*/
 #define CK_TOON_SP(_p) BU_CKMAG(_p, TOON_MAGIC, "toon_specific")
 
 /*


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

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to