提交 e522c68d authored 作者: Michael Jerris's avatar Michael Jerris

typo, thanks fugazi

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10517 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 208a8be9
/*
g/*
* FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
* Copyright (C) 2005/2006, Anthony Minessale II <anthmct@yahoo.com>
*
......@@ -2820,7 +2820,7 @@ int sofia_glue_init_sql(sofia_profile_t *profile)
" server_user VARCHAR(255),\n"
" server_host VARCHAR(255),\n"
" profile_name VARCHAR(255),\n"
" hostname VARCHAR(255),\n"
" hostname VARCHAR(255)\n"
");\n";
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论