Refactor string buffer growth helpers.

This commit is contained in:
Mike Pall
2013-05-29 20:17:26 +02:00
parent b6882a57da
commit c5ebfa0c67
3 changed files with 31 additions and 21 deletions

View File

@@ -3,8 +3,6 @@
** Copyright (C) 2005-2013 Mike Pall. See Copyright Notice in luajit.h
*/
#include <stdio.h>
#define lj_str_c
#define LUA_CORE