diff options
Diffstat (limited to 'snac.h')
| -rw-r--r-- | snac.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -29,7 +29,7 @@ extern int dbglevel; | |||
| 29 | 29 | ||
| 30 | #define L(s) (s) | 30 | #define L(s) (s) |
| 31 | 31 | ||
| 32 | #define POSTLIKE_OBJECT_TYPE "Note|Question|Page|Article|Video" | 32 | #define POSTLIKE_OBJECT_TYPE "Note|Question|Page|Article|Video|Event" |
| 33 | 33 | ||
| 34 | int mkdirx(const char *pathname); | 34 | int mkdirx(const char *pathname); |
| 35 | 35 | ||