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/io/devctl.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/user/io/devctl.h') diff --git a/include/user/io/devctl.h b/include/user/io/devctl.h index 5237ac9..37e596e 100644 --- a/include/user/io/devctl.h +++ b/include/user/io/devctl.h @@ -84,3 +84,5 @@ int sceIoIoctlAsync(SceUID fd, unsigned int cmd, void *indata, int inlen, void * #endif #endif /* _PSP2_IO_DEVCTRL_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/io/devctl.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/user/io/devctl.h') diff --git a/include/user/io/devctl.h b/include/user/io/devctl.h index 37e596e..e551abe 100644 --- a/include/user/io/devctl.h +++ b/include/user/io/devctl.h @@ -85,4 +85,3 @@ int sceIoIoctlAsync(SceUID fd, unsigned int cmd, void *indata, int inlen, void * #endif /* _PSP2_IO_DEVCTRL_H_ */ -/** \} */ -- cgit v1.2.3