Skip to content
  • Sébastien Helleu's avatar
    irc: fix compiler warning on GNU Hurd · 7d442f84
    Sébastien Helleu authored
    This fixes the following warning:
    
    irc-ctcp.c:411:46: warning: '%s' directive output may be truncated writing up
    to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=]
    7d442f84