Changeset 209 for trunk/src/hexls.in
- Timestamp:
- 01/23/15 14:25:27 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/hexls.in
r140 r209 80 80 output = '%s => %s' % (f, ipaddr) 81 81 82 output = '%s -> %s' % (output, symlink_dest)82 output = '%s => %s' % (output, symlink_dest) 83 83 84 84 print output
Note: See TracChangeset
for help on using the changeset viewer.