summaryrefslogtreecommitdiff
path: root/other/apidsl
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2015-06-03 19:56:12 -0400
committerirungentoo <irungentoo@gmail.com>2015-06-03 19:56:12 -0400
commit6d883f488ff59b2394982b62895d50b1d1d55bf4 (patch)
treea6aab7693626323627e957266f8f3ea29e4b284b /other/apidsl
parent8f346b46175cc603f15c47f783c3b9544f920f84 (diff)
Return error if file_id parameter is NULL.
Diffstat (limited to 'other/apidsl')
-rw-r--r--other/apidsl/tox.in.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/other/apidsl/tox.in.h b/other/apidsl/tox.in.h
index fc66dfac..30c78e44 100644
--- a/other/apidsl/tox.in.h
+++ b/other/apidsl/tox.in.h
@@ -1651,6 +1651,7 @@ namespace file {
1651 1651
1652 1652
1653 error for get { 1653 error for get {
1654 NULL,
1654 /** 1655 /**
1655 * The friend_number passed did not designate a valid friend. 1656 * The friend_number passed did not designate a valid friend.
1656 */ 1657 */