Fix missed comma

This commit is contained in:
Patrick Griffis 2016-01-28 16:17:30 -05:00
parent 7a85c9160d
commit a2c2abd60a
1 changed files with 1 additions and 1 deletions

View File

@ -1722,7 +1722,7 @@ static const char * const supported_caps[] = {
/* "sasl", Handled manually */
/* IRCv3.2 */
"server-time"
"server-time",
"userhost-in-names",
"cap-notify",