ubik-doxygen-20081121
[openafs.git] / src / ubik / uinit.c
index da61e60..1314ad8 100644 (file)
@@ -43,9 +43,9 @@ RCSID
 #include <afs/afsint.h>
 #include <afs/cmd.h>
 
-/*
-  Get the appropriate type of ubik client structure out from the system.
-*/
+/*!
+ * \brief Get the appropriate type of ubik client structure out from the system.
+ */
 afs_int32
 ugen_ClientInit(int noAuthFlag, char *confDir, char *cellName, afs_int32 sauth,
               struct ubik_client **uclientp, int (*secproc) (),