mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Python and Perl should know that off_t is integer type.
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
using std::allocator;
|
||||
%}
|
||||
|
||||
%apply long { off_t };
|
||||
|
||||
%begin %{
|
||||
#include "znc/zncconfig.h"
|
||||
%}
|
||||
|
||||
Reference in New Issue
Block a user