state
This commit is contained in:
@@ -213,7 +213,7 @@ typedef struct stream_desc {
|
||||
// useful in memory streams
|
||||
char *nbuf;
|
||||
size_t nsize;
|
||||
union {
|
||||
struct {
|
||||
struct {
|
||||
#define PLGETC_BUF_SIZE 4096
|
||||
unsigned char *buf, *ptr;
|
||||
|
Reference in New Issue
Block a user