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.113 by root, Tue Jan 9 21:32:41 2007 UTC vs.
Revision 1.114 by root, Sun Jan 14 22:06:05 2007 UTC

2633{ 2633{
2634 static char info[256 * 4]; 2634 static char info[256 * 4];
2635 return debug_desc (info); 2635 return debug_desc (info);
2636} 2636}
2637 2637
2638const char *
2639object::debug_desc2 () const
2640{
2641 static char info[256 * 4];
2642 return debug_desc (info);
2643}
2644

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines