ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/utils.C
(Generate patch)

Comparing deliantra/server/common/utils.C (file contents):
Revision 1.65 by root, Thu Aug 16 06:36:56 2007 UTC vs.
Revision 1.66 by root, Sun Sep 9 06:56:10 2007 UTC

607 0xcdd70693UL, 0x54de5729UL, 0x23d967bfUL, 0xb3667a2eUL, 0xc4614ab8UL, 607 0xcdd70693UL, 0x54de5729UL, 0x23d967bfUL, 0xb3667a2eUL, 0xc4614ab8UL,
608 0x5d681b02UL, 0x2a6f2b94UL, 0xb40bbe37UL, 0xc30c8ea1UL, 0x5a05df1bUL, 608 0x5d681b02UL, 0x2a6f2b94UL, 0xb40bbe37UL, 0xc30c8ea1UL, 0x5a05df1bUL,
609 0x2d02ef8dL 609 0x2d02ef8dL
610}; 610};
611 611
612#if 0
613void xyzzy (object_ptr &a, object_ptr &o)
614{
615 asm volatile ("int3");
616 a = o;
617 asm volatile ("int3");
618}
619#endif
620

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines