• Travis Cross's avatar
    Fix use of switch_event_add_body · f1183ef9
    Travis Cross 提交于
    On some compilers this fixes the build.
    
    gcc reports:
    
      error: format not a string literal and no format arguments
    
    clang reports:
    
      error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security]
    f1183ef9
mod_spandsp_dsp.c 25.8 KB