aboutsummaryrefslogtreecommitdiff
path: root/libwmc/src/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libwmc/src/utils.h')
-rw-r--r--libwmc/src/utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libwmc/src/utils.h b/libwmc/src/utils.h
index 1f2a7c83..4a7ab302 100644
--- a/libwmc/src/utils.h
+++ b/libwmc/src/utils.h
@@ -54,6 +54,8 @@ gsize uml290_wmc_encapsulate (char *inbuf,
gboolean hdlc_decapsulate_buffer (const char *inbuf,
gsize inbuf_len,
+ gboolean check_known_crc,
+ guint16 known_crc,
char *outbuf,
gsize outbuf_len,
gsize *out_decap_len,