| # | Line 36 | Line 36 | static struct { | |
|---|---|---|
| 36 | ||
| 37 | static int nlights; /* number of defined lights */ | |
| 38 | ||
| 39 | < | static void l_flatsrc(), l_sphsrc(), l_source(); |
| 39 | > | static void l_flatsrc(int), l_sphsrc(int), l_source(int); |
| 40 | ||
| 41 | ||
| 42 | void | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |