summaryrefslogtreecommitdiffstats
path: root/include/git2/sys/stream.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/git2/sys/stream.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/git2/sys/stream.h b/include/git2/sys/stream.h
index 3d28d09..3277088 100644
--- a/include/git2/sys/stream.h
+++ b/include/git2/sys/stream.h
@@ -29,8 +29,8 @@ GIT_BEGIN_DECL
typedef struct git_stream {
int version;
- int encrypted : 1,
- proxy_support : 1;
+ unsigned int encrypted : 1,
+ proxy_support : 1;
/**
* Timeout for read and write operations; can be set to `0` to