diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-26 15:56:39 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-26 15:56:39 -0400 |
| commit | ad516054002b4105197ef4fc37ac380cdf680750 (patch) | |
| tree | d0603a1dbc01ed777b304ac8567247491f8a5159 /docs/application/shared.md | |
| parent | 6f507405ac3b0a128c63134997849203e3493a91 (diff) | |
change how vars are identified
Diffstat (limited to 'docs/application/shared.md')
| -rw-r--r-- | docs/application/shared.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/application/shared.md b/docs/application/shared.md index e68b590..0990ae6 100644 --- a/docs/application/shared.md +++ b/docs/application/shared.md @@ -2,7 +2,7 @@ --- -## Object Definition +## Object Definitions ```c typedef struct _kpl_shared { |
