From 4d01e37c47a3070a57c1b0240b8367ff61519de3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 14 Jul 2016 11:20:20 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libcoopgamma.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcoopgamma.h b/src/libcoopgamma.h index bd032b5..e101179 100644 --- a/src/libcoopgamma.h +++ b/src/libcoopgamma.h @@ -144,7 +144,7 @@ typedef struct libcoopgamma_filter_table typedef struct libcoopgamma_error { - int number; + uint64_t number; int custom; char* description; } libcoopgamma_error_t; -- cgit v1.2.3-70-g09d2