Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/librfxcodec.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/rfxencode_diff_rlgr1.h')
-rw-r--r--src/rfxencode_diff_rlgr1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rfxencode_diff_rlgr1.h b/src/rfxencode_diff_rlgr1.h
index 5ff40ce..796f8f2 100644
--- a/src/rfxencode_diff_rlgr1.h
+++ b/src/rfxencode_diff_rlgr1.h
@@ -23,7 +23,7 @@
#include "rfxcommon.h"
int
-rfx_encode_diff_rlgr1(sint16* coef, uint8* cdata, int cdata_size);
+rfx_encode_diff_rlgr1(sint16 *coef, uint8 *cdata, int cdata_size);
#endif /* __RFX_DIFF_RLGR1_H */