]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - tack/color.c
ncurses 5.1
[ncurses.git] / tack / color.c
index 710538aef48c7abed18012310773c2f758a4041b..479081c9fb38a7b4a9910566cb7ddc9fdd39ca12 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <tack.h>
 
 
 #include <tack.h>
 
-MODULE_ID("$Id: color.c,v 1.1 1999/04/18 01:24:45 tom Exp $")
+MODULE_ID("$Id: color.c,v 1.2 2000/03/04 21:05:54 tom Exp $")
 
 /*
  * Color terminal tests.  Has only one entry point: test_color().
 
 /*
  * Color terminal tests.  Has only one entry point: test_color().
@@ -306,7 +306,7 @@ load_palette(int n)
 
 static int
 rainbow(int n)
 
 static int
 rainbow(int n)
-{                              /* print the programable color display */
+{                              /* print the programmable color display */
        int i, c, d, palette_full, initial_pair;
        static const struct {
                const char *name;
        int i, c, d, palette_full, initial_pair;
        static const struct {
                const char *name;