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

Comparing deliantra/server/include/shstr.h (file contents):
Revision 1.18 by root, Tue Jul 10 05:51:38 2007 UTC vs.
Revision 1.19 by root, Tue Oct 16 05:34:24 2007 UTC

23#define SHSTR_H__ 23#define SHSTR_H__
24 24
25#include <sstream> 25#include <sstream>
26 26
27#include "util.h" 27#include "util.h"
28
29extern size_t shstr_alloc;
28 30
29extern int buf_overflow (const char *buf1, const char *buf2, int bufsize); 31extern int buf_overflow (const char *buf1, const char *buf2, int bufsize);
30 32
31struct shstr 33struct shstr
32{ 34{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines