--- deliantra/server/include/cfperl.h 2010/04/12 05:22:38 1.120 +++ deliantra/server/include/cfperl.h 2010/04/15 03:34:30 1.121 @@ -291,6 +291,8 @@ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // a little dirty hack, maybe unify with something else at a later time +// it is used to communicate as much info about the keyword string +// to the consuemr as possible, for maximum performance. struct keyword_string { const char *s;