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