From b0bcd97ce2d965354ab3621529f1fbea7102ddba Mon Sep 17 00:00:00 2001 From: devnoname120 Date: Sun, 13 Nov 2016 21:56:50 +0100 Subject: All files should be added to the documentation now --- include/user/shellutil.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/user/shellutil.h') 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_ */ + +/** \} */ -- cgit v1.2.3 From 6b6e01299d769d46777c9a954afc60c7be169b03 Mon Sep 17 00:00:00 2001 From: devnoname120 Date: Thu, 17 Nov 2016 14:34:41 +0100 Subject: Documentation: Simplify grouping --- include/user/shellutil.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/user/shellutil.h') diff --git a/include/user/shellutil.h b/include/user/shellutil.h index 000ab5c..1f77727 100644 --- a/include/user/shellutil.h +++ b/include/user/shellutil.h @@ -71,4 +71,3 @@ int sceShellUtilUnlock(int type); #endif /* _PSP2_SHELLUTIL_H_ */ -/** \} */ -- cgit v1.2.3