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

Comparing deliantra/server/common/object.C (file contents):
Revision 1.101 by root, Mon Jan 1 17:30:33 2007 UTC vs.
Revision 1.102 by root, Mon Jan 1 17:34:11 2007 UTC

2662} 2662}
2663 2663
2664const char * 2664const char *
2665object::debug_desc () const 2665object::debug_desc () const
2666{ 2666{
2667 static char info[256 * 3]; 2667 static char info[256 * 4];
2668 return debug_desc (info); 2668 return debug_desc (info);
2669} 2669}
2670 2670

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines