src/cx/common.h

changeset 551
2946e13c89a4
parent 549
d7f0b5a9a985
child 563
69a83fad8a35
     1.1 --- a/src/cx/common.h	Thu May 19 14:30:20 2022 +0200
     1.2 +++ b/src/cx/common.h	Sat May 21 11:22:47 2022 +0200
     1.3 @@ -100,7 +100,7 @@
     1.4      /**
     1.5       * A pointer to the data.
     1.6       */
     1.7 -    unsigned const char *data;
     1.8 +    unsigned char const *data;
     1.9      /**
    1.10       * The length of the data.
    1.11       */

mercurial