Skip to content
  • David Brownell's avatar
    buildfix · d37a10da
    David Brownell authored
    
    
    Without this, a system using gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4)
    aborts builds after reporting:
    
    tcl.c: In function ‘handle_irscan_command’:
    tcl.c:1168: warning: passing argument 1 of ‘buf_set_u32’ discards qualifiers from pointer target type
    
    Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
    d37a10da