Skip to content

Commit 9485484

Browse files
author
bpowell
committed
Tweaked header comment in dat2tdv.py
1 parent a692f8e commit 9485484

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/dat2tdv.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
dat2tdv.py: part of pycanlib, converts pickled (*.dat) log files generated
3-
by can_logger.py and the WriteLog ipython utility to human-readable TDV
4-
format.
3+
by can_logger.py and the WriteLog ipython utility to human-readable
4+
tab-delimited values (TDV) format.
55
66
Copyright (C) 2010 Dynamic Controls
77

0 commit comments

Comments
 (0)