# | Line 29 | Line 29 | static const char RCSid[] = "$Id$"; | |
---|---|---|
29 | #define Height(f) ((f)->ascent + (f)->descent) | |
30 | #define YStart(f) ((f)->ascent) | |
31 | ||
32 | < | static void togglecurs(); |
32 | > | static void togglecurs(TEXTWIND *t); |
33 | ||
34 | ||
35 | TEXTWIND * |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |