aboutsummaryrefslogtreecommitdiff
path: root/include/pdp_streaming.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pdp_streaming.h')
-rw-r--r--include/pdp_streaming.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pdp_streaming.h b/include/pdp_streaming.h
index 648c0c6..6f3f038 100644
--- a/include/pdp_streaming.h
+++ b/include/pdp_streaming.h
@@ -30,5 +30,5 @@ typedef struct _hpacket
int width;
int height;
struct timeval etime; // valid until 2038
- unsigned int clength;
+ int clength;
} t_hpacket;