chiark / gitweb /
Missing initializers, unaccountably not spotted by lenny's GCC!
[disorder] / lib / trackdb-int.h
index cb00e146318c7fa48d5c70ba60c8c0c508a5d5af..6d5234e064228c9de706e9a4675858d5c5339405 100644 (file)
@@ -15,7 +15,8 @@
  * 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 lib/trackdb-int.h
+ * @brief Track database internals */
 #ifndef TRACKDB_INT_H
 #define TRACKDB_INT_H