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

Comparing deliantra/server/common/re-cmp.C (file contents):
Revision 1.4 by root, Sun Sep 10 16:00:23 2006 UTC vs.
Revision 1.5 by root, Thu Sep 14 22:34:00 2006 UTC

1
2/*
3 * static char *rcsid_player_c =
4 * "$Id: re-cmp.C,v 1.4 2006/09/10 16:00:23 root Exp $";
5 */
6
7
8/* re-cmp.c 1/* re-cmp.c
9 * Pattern match a string, parsing some of the common RE-metacharacters. 2 * Pattern match a string, parsing some of the common RE-metacharacters.
10 * 3 *
11 * This code is public domain, but I would appreciate to hear of 4 * This code is public domain, but I would appreciate to hear of
12 * improvements or even the fact that you use it in your program. 5 * improvements or even the fact that you use it in your program.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines