what comes up must come down

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2555 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-09-07 15:15:39 +00:00
parent 52956d5cb1
commit 086676f6e9
23 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -117,6 +117,6 @@ SWITCH_DECLARE(const char *) switch_log_level2str(switch_log_level_t level);
SWITCH_DECLARE(switch_log_level_t) switch_log_str2level(const char *str);
///\}
END_EXTERN_C
SWITCH_END_EXTERN_C
#endif