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