mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Update and rename main.c to friends_parser.c
This commit is contained in:
parent
5340791cad
commit
d228211043
|
@ -10,7 +10,7 @@
|
|||
#include "asm-xml.h"
|
||||
|
||||
static const int chunkSize = 16*1024*1024; // 16Mk
|
||||
static const char schemaFilename[] = "schema.xml";
|
||||
static const char schemaFilename[] = "friends_schema.xml";
|
||||
static const char xmlFilename[] = "friends.xml";
|
||||
|
||||
char buffer[65536];
|
Loading…
Reference in New Issue
Block a user