chiark / gitweb /
Missing initializers, unaccountably not spotted by lenny's GCC!
[disorder] / lib / syscalls.h
index 7031eac7e3609e56afd4c5c48e6f655219a16ced..9f8bd206fb142c17ad6840804ac4b972c0c6eba3 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 lib/syscalls.h
+ * @brief Error-checking library call wrappers
+ */
 #ifndef SYSCALLS_H
 #define SYSCALLS_H