aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NK_C_API.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NK_C_API.h b/NK_C_API.h
index 97169d1..274f908 100644
--- a/NK_C_API.h
+++ b/NK_C_API.h
@@ -666,7 +666,7 @@ extern "C" {
* @param out the output pointer for the storage status
* @return command processing error code
*/
- NK_C_API int NK_get_status_storage(NK_storage_status* out);
+ NK_C_API int NK_get_status_storage(struct NK_storage_status* out);
/**
* Get SD card usage attributes as string.