chiark / gitweb /
ALSA mixer support.
[disorder] / lib / filepart.h
index 3e616d48b996e5812f35d69df269af8c3a09de47..fdc90745064eceacb06174c68fc9136315782e2d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * This file is part of DisOrder
- * Copyright (C) 2005 Richard Kettlewell
+ * Copyright (C) 2005, 2007 Richard Kettlewell
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -17,6 +17,9 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
  * USA
  */
+/** @file lib/filepart.h
+ * @brief Filename parsing
+ */
 
 #ifndef FILEPART_H
 #define FILEPART_H
@@ -40,4 +43,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:3bMQUaQm+LrL1Lr12rjgfw */