ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/cfperl.h
(Generate patch)

Comparing deliantra/server/include/cfperl.h (file contents):
Revision 1.120 by root, Mon Apr 12 05:22:38 2010 UTC vs.
Revision 1.121 by root, Thu Apr 15 03:34:30 2010 UTC

289extern struct global gbl_ev; 289extern struct global gbl_ev;
290 290
291////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// 291//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
292 292
293// a little dirty hack, maybe unify with something else at a later time 293// a little dirty hack, maybe unify with something else at a later time
294// it is used to communicate as much info about the keyword string
295// to the consuemr as possible, for maximum performance.
294struct keyword_string 296struct keyword_string
295{ 297{
296 const char *s; 298 const char *s;
297 const int l; 299 const int l;
298 300

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines