Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file unix/pterm.c version 439db8a8d6
|
2003-01-27
| ||
| 12:02 | Remove all `enum'-typed variables from the Config structure. Everything in there which is integral is now an actual int, which means my forthcoming revamp of the config box will be able to work with `int *' pointers without fear of doom. check-in: b7a1f42e84 user: simon tags: trunk | |