aboutsummaryrefslogtreecommitdiffstats
path: root/src/framework/include/nsfw_mem_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/framework/include/nsfw_mem_api.h')
-rw-r--r--src/framework/include/nsfw_mem_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/framework/include/nsfw_mem_api.h b/src/framework/include/nsfw_mem_api.h
index 68adbe1..db7f5e7 100644
--- a/src/framework/include/nsfw_mem_api.h
+++ b/src/framework/include/nsfw_mem_api.h
@@ -83,7 +83,7 @@ typedef struct
* must add '_0' at the end of name, if the memory was created by app and the role of process is NSFW_PROC_MASTER, must add
* _(pid) at the end of name, nstack_123.
*/
- i8 aname[NSFW_MEM_NAME_LENGTH]; /*the length of name must be less than NSFW_MEM_APPNAME_LENGTH. */
+ i8 aname[NSFW_MEM_NAME_LENGTH]; /*the length of name must be less than NSFW_MEM_APPNAME_LENGTH. */
} nsfw_mem_name;
typedef struct