Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
anthmFS committed Apr 5, 2013
1 parent 82bbb45 commit eea8f47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mod/languages/mod_spidermonkey/mod_spidermonkey.h
Expand Up @@ -125,6 +125,7 @@ typedef switch_status_t (*spidermonkey_init_t) (const sm_module_interface_t ** m
struct js_session_speech {
switch_speech_handle_t sh;
switch_codec_t codec;
int speaking;
};

struct js_session {
Expand Down

0 comments on commit eea8f47

Please sign in to comment.