diff options
Diffstat (limited to 'aclk/schema-wrappers/connection.h')
-rw-r--r-- | aclk/schema-wrappers/connection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aclk/schema-wrappers/connection.h b/aclk/schema-wrappers/connection.h index fcbe6bd59..0356c7d78 100644 --- a/aclk/schema-wrappers/connection.h +++ b/aclk/schema-wrappers/connection.h @@ -17,7 +17,7 @@ typedef struct { unsigned int lwt:1; - struct capability *capabilities; + const struct capability *capabilities; // TODO in future optional fields // > 15 optional fields: |