diff options
Diffstat (limited to '')
-rw-r--r-- | include/user/shellutil.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/user/shellutil.h b/include/user/shellutil.h index ceb413d..000ab5c 100644 --- a/include/user/shellutil.h +++ b/include/user/shellutil.h @@ -70,3 +70,5 @@ int sceShellUtilUnlock(int type); #endif #endif /* _PSP2_SHELLUTIL_H_ */ + +/** \} */ |