Changes in commands.c [ca1fb26a:a38becd]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
commands.c
rca1fb26a ra38becd 1114 1114 void owl_command_version(void) 1115 1115 { 1116 owl_function_makemsg("BarnOwl version %s", version);1116 owl_function_makemsg("BarnOwl version %s", OWL_VERSION_STRING); 1117 1117 } 1118 1118
Note: See TracChangeset
for help on using the changeset viewer.