chiark / gitweb /
Core Audio support should now include descriptions in error strings.
[disorder] / server / state.c
index f23c06cf928e58f1a5672ad8ffa9bdded8df866d..a99474eff11e65ef9a9a6bfa99c401a47595e34f 100644 (file)
@@ -15,7 +15,9 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-
+/** @file server/state.c
+ * @brief Global server state
+ */
 #include "disorder-server.h"
 
 static const char *current_unix;