提交 dd10c6c7 authored 作者: Mathieu Rene's avatar Mathieu Rene

multi-line

testing



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11195 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 f631309d
......@@ -64,7 +64,7 @@ struct limit_hash_item {
};
typedef struct limit_hash_item limit_hash_item_t;
static char limit_sql[] =
"CREATE TABLE limit_data (\n"
" hostname VARCHAR(255),\n" " realm VARCHAR(255),\n" " id VARCHAR(255),\n" " uuid VARCHAR(255)\n" ");\n";
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论