Fixing up doxygen comments
[tpg/acess2.git] / Kernel / modules.c
index 87511aa..58521ba 100644 (file)
@@ -254,7 +254,8 @@ void Modules_LoadBuiltins()
 
 /**
  * \brief Initialise a builtin module given it's name
- * \example Used by VTerm to load an alternate video driver at runtime
+ * 
+ * E.g. Used by VTerm to load an alternate video driver at runtime
  */
 int Modules_InitialiseBuiltin(const char *Name)
 {

UCC git Repository :: git.ucc.asn.au