summaryrefslogtreecommitdiff
path: root/src/prototab.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prototab.c')
-rw-r--r--src/prototab.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/prototab.c b/src/prototab.c
index 9d1e4b1..92a4256 100644
--- a/src/prototab.c
+++ b/src/prototab.c
@@ -20,13 +20,6 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-/** \file prototab.c
- * Delta file commands.
- *
- * This file defines an array mapping command IDs to the operation kind,
- * implied literal value, and length of the first and second parameters. The
- * implied value is only used if the first parameter length is zero. */
-
#include "command.h"
#include "prototab.h"