Update the comment

This commit is contained in:
Richard Li 2017-08-18 11:27:04 +08:00
parent 202c2ebec4
commit 2ef8c2f6c2

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.