Added a few comments. Source in ztest also analyzed by Doxygen.
[yaz-moved-to-github.git] / src / sc_test.c
index 025baab..05810fc 100644 (file)
@@ -3,6 +3,11 @@
  * See the file LICENSE for details.
  */
 
+/**
+ * \file sc_test.c
+ * \brief Small test for the Windows Service Control utility
+ */
+
 #ifdef WIN32
 #include <windows.h>
 #include <tchar.h>