diff options
Diffstat (limited to 'snac.h')
| -rw-r--r-- | snac.h | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -29,6 +29,8 @@ 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" | ||
| 33 | |||
| 32 | int mkdirx(const char *pathname); | 34 | int mkdirx(const char *pathname); |
| 33 | 35 | ||
| 34 | int valid_status(int status); | 36 | int valid_status(int status); |