Changeset 27c3a93 for variable.c
- Timestamp:
- Oct 17, 2003, 8:55:32 PM (21 years ago)
- Branches:
- master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 2a2bb60
- Parents:
- b4db911
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
variable.c
r836ea3a3 r27c3a93 202 202 NULL, owl_variable_tty_set, NULL), 203 203 204 OWLVAR_STRING( "default_style" /* %OwlVarStub */, " default",204 OWLVAR_STRING( "default_style" /* %OwlVarStub */, "__unspecified__", 205 205 "name of the default formatting style", 206 206 "This sets the default message formatting style.\n"
Note: See TracChangeset
for help on using the changeset viewer.