summaryrefslogtreecommitdiff
path: root/software/include/oct6100api/oct6100_chip_open_pub.h
diff options
context:
space:
mode:
Diffstat (limited to 'software/include/oct6100api/oct6100_chip_open_pub.h')
-rw-r--r--software/include/oct6100api/oct6100_chip_open_pub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/include/oct6100api/oct6100_chip_open_pub.h b/software/include/oct6100api/oct6100_chip_open_pub.h
index 2dbe988..90ad6d1 100644
--- a/software/include/oct6100api/oct6100_chip_open_pub.h
+++ b/software/include/oct6100api/oct6100_chip_open_pub.h
@@ -50,7 +50,7 @@ typedef struct _OCT6100_CHIP_OPEN_
UINT32 ulMaxRwAccesses;
- PUINT8 pbyImageFile; /* Byte pointer to the image file to be uploaded into the chip. */
+ unsigned char const *pbyImageFile; /* Byte pointer to the image file to be uploaded into the chip. */
UINT32 ulImageSize; /* Size of the image file (in bytes). */
UINT32 ulMemClkFreq; /* 10 - 133.3 MHz. */