Changes in root_commands.c [683e4e0:398b3198]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
root_commands.c
r683e4e0 r398b3198 1064 1064 format = "%s\t%s\t%s"; 1065 1065 } else { 1066 format = "%- 24.24s %-40.40s %s";1066 format = "%-16.16s %-40.40s %s"; 1067 1067 } 1068 1068
Note: See TracChangeset
for help on using the changeset viewer.