chiark / gitweb /
typo.
[disorder] / lib / table.h
index 12c05c0366fb9915388e81e6c57a0ff7454c79e2..db237acf0ff3af38c7e51920d3c2b3931bf06d00 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/table.h
+ * @brief Generic binary search
+ */
 #ifndef TABLE_H
 #define TABLE_H