diff options
Diffstat (limited to 'src/post.h')
-rw-r--r-- | src/post.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ int -post_status(const char *status, const char *scope); +post_status(const char *status, const char *scope, const char *media_id); |