From 6d883f488ff59b2394982b62895d50b1d1d55bf4 Mon Sep 17 00:00:00 2001 From: irungentoo Date: Wed, 3 Jun 2015 19:56:12 -0400 Subject: Return error if file_id parameter is NULL. --- other/apidsl/tox.in.h | 1 + 1 file changed, 1 insertion(+) (limited to 'other/apidsl') 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 { error for get { + NULL, /** * The friend_number passed did not designate a valid friend. */ -- cgit v1.2.3