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

Comparing deliantra/server/server/c_wiz.C (file contents):
Revision 1.35 by root, Mon Feb 5 01:32:58 2007 UTC vs.
Revision 1.36 by pippijn, Thu Mar 1 12:28:16 2007 UTC

1110int 1110int
1111command_abil (object *op, char *params) 1111command_abil (object *op, char *params)
1112{ 1112{
1113 char thing[20], thing2[20]; 1113 char thing[20], thing2[20];
1114 int iii; 1114 int iii;
1115 player *pl;
1116 char buf[MAX_BUF]; 1115 char buf[MAX_BUF];
1117 1116
1118 iii = 0; 1117 iii = 0;
1119 thing[0] = '\0'; 1118 thing[0] = '\0';
1120 thing2[0] = '\0'; 1119 thing2[0] = '\0';

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines