This commit is contained in:
Brian West
2011-09-01 03:31:47 -05:00
parent a5ae0e32d6
commit e817795e84
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -540,7 +540,7 @@ SWITCH_DECLARE(int) switch_core_db_changes(switch_core_db_t *db);
* literal.
*/
SWITCH_DECLARE(char*)switch_sql_concat();
SWITCH_DECLARE(char*)switch_sql_concat(void);
SWITCH_END_EXTERN_C
#endif