This commit is contained in:
Manish Singh 2005-03-06 11:17:17 +00:00
parent ec558dfac2
commit c47f05563e

View file

@ -43,7 +43,7 @@
#define CONST_BUFFER(b) (b)
#else
#define INIT_VECTOR(v...) (v)
#define CONST_BUFFER(b) ((const guchar *)(b))
#define CONST_BUFFER(b) ((guchar *)(b))
#endif
static const vector unsigned char alphamask = (const vector unsigned char)