diff options
Diffstat (limited to 'otk_c/gccache.h')
| -rw-r--r-- | otk_c/gccache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otk_c/gccache.h b/otk_c/gccache.h index f6657f48..ccd95524 100644 --- a/otk_c/gccache.h +++ b/otk_c/gccache.h @@ -16,7 +16,7 @@ typedef struct OtkGCCacheContext { int function; int subwindow; Bool used; - unsigned int screen; + int screen; int linewidth; } OtkGCCacheContext; |
