# HG changeset patch # User Rob Landley # Date 1181244026 14400 # Node ID a4af344fb349d45270f5b195587e64c1331f89ec # Parent ef2bc92d5fb0d2d590745492ad6c9af2265f5b37 Make warning go away. diff -r ef2bc92d5fb0 -r a4af344fb349 main.c --- 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...