summaryrefslogtreecommitdiff
path: root/include/user/kernel/rng.h
diff options
context:
space:
mode:
authordevnoname1202016-11-17 14:34:41 +0100
committerdevnoname1202016-11-17 14:34:41 +0100
commit6b6e01299d769d46777c9a954afc60c7be169b03 (patch)
tree72ac839764be64c4170fc19792ad5e5d8b719131 /include/user/kernel/rng.h
parentAll files should be added to the documentation now (diff)
downloadvds-libraries-6b6e01299d769d46777c9a954afc60c7be169b03.tar.gz
Documentation: Simplify grouping
Diffstat (limited to 'include/user/kernel/rng.h')
-rw-r--r--include/user/kernel/rng.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/user/kernel/rng.h b/include/user/kernel/rng.h
index 8f7ea16..88e0267 100644
--- a/include/user/kernel/rng.h
+++ b/include/user/kernel/rng.h
@@ -21,4 +21,3 @@ int sceKernelGetRandomNumber(void *output, unsigned size);
#endif /* _PSP2_KERNEL_RNG_H_ */
-/** \} */