summaryrefslogtreecommitdiff
path: root/software/include/oct6100api/oct6100_apiud.h
diff options
context:
space:
mode:
Diffstat (limited to 'software/include/oct6100api/oct6100_apiud.h')
-rw-r--r--software/include/oct6100api/oct6100_apiud.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/include/oct6100api/oct6100_apiud.h b/software/include/oct6100api/oct6100_apiud.h
index 0b1b86e..2e1ece7 100644
--- a/software/include/oct6100api/oct6100_apiud.h
+++ b/software/include/oct6100api/oct6100_apiud.h
@@ -253,7 +253,7 @@ UINT32 Oct6100UserMemSet(
UINT32 Oct6100UserMemCopy(
IN PVOID f_pDestination,
- IN PVOID f_pSource,
+ IN const void *f_pSource,
IN UINT32 f_ulLength );
/* Serialization functions. */