Skip to content

Commit

Permalink
cnxcc: fixed include guard
Browse files Browse the repository at this point in the history
- reported by GH#323

(cherry picked from commit 3137d2a)
  • Loading branch information
miconda committed Sep 10, 2015
1 parent a58c136 commit 9bb179f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/cnxcc/cnxcc_redis.h
Expand Up @@ -22,7 +22,7 @@
*
*/

#ifndef CNXCC_STORAGE_H_
#ifndef CNXCC_REDIS_H_
#define CNXCC_REDIS_H_

#include <hiredis/hiredis.h>
Expand Down

0 comments on commit 9bb179f

Please sign in to comment.