Whamcloud - gitweb
b=22470 Put header file contents into a doxygen group.
[fs/lustre-release.git] / lustre / include / lustre_sec.h
index 691c0c0..0e46c40 100644 (file)
 #ifndef _LUSTRE_SEC_H_
 #define _LUSTRE_SEC_H_
 
+/** \defgroup sec sec
+ *
+ * @{
+ */
+
 /*
  * to avoid include
  */
@@ -818,4 +823,6 @@ enum {
         LUSTRE_SEC_ALL          = 3
 };
 
+/** @} sec */
+
 #endif /* _LUSTRE_SEC_H_ */