changeset 125:a4af344fb349

Make warning go away.
author Rob Landley <rob@landley.net>
date Thu, 07 Jun 2007 15:20:26 -0400
parents ef2bc92d5fb0
children 7b22987a7b47
files main.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/main.c	Thu Jun 07 15:19:44 2007 -0400
+++ b/main.c	Thu Jun 07 15:20:26 2007 -0400
@@ -58,7 +58,7 @@
 #undef OLDTOY
 #define NEWTOY(name, opts, flags) opts ||
 #define OLDTOY(name, oldname, opts, flags) opts ||
-static const NEED_OPTIONS =
+static const int NEED_OPTIONS =
 #include "toys/toylist.h"
 0;  // Ends the opts || opts || opts...