]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/array.h
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / array.h
index b4aad9f7fcf156d000ec9be59fadeb0d06958a73..f461162834bcebed746d54fe9d2fa29d569a75c6 100644 (file)
@@ -7,13 +7,16 @@
  *
  * libarray - dynamically allocate arrays.
  * Copyright (c) 2005 Florian Westphal (westphal@foo.fh-furtwangen.de)
- *
- * $Id: array.h,v 1.4 2005/08/30 13:36:32 fw Exp $
  */
 
 #ifndef array_h_included
 #define array_h_included
 
+/**
+ * @file
+ * Functions to dynamically allocate arrays (header).
+ */
+
 #include "portab.h"
 
 typedef struct {