chiark / gitweb /
document new choose screen properly
[disorder] / lib / wstat.h
index 5a145ecb9f9e270ea7ce2d6b920fcc499b479769..afae5943c50a642210e55b2af0428eb83aa93a43 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * This file is part of DisOrder.
- * Copyright (C) 2004 Richard Kettlewell
+ * Copyright (C) 2004, 2007, 2008 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/wstat.h
+ * @brief Convert wait status to text
+ */
 
 #ifndef WSTAT_H
 #define WSTAT_H