Merge pull request #4237 from aspirewit/update-comment

Update the comment
This commit is contained in:
Salvatore Sanfilippo 2018-07-17 18:04:55 +02:00 committed by GitHub
commit 46fd927800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,8 +29,8 @@
#include "server.h"
/* This file implements keyspace events notification via Pub/Sub ad
* described at http://redis.io/topics/keyspace-events. */
/* This file implements keyspace events notification via Pub/Sub and
* described at https://redis.io/topics/notifications. */
/* Turn a string representing notification classes into an integer
* representing notification classes flags xored.