diff options
author | Guy Harris <guy@alum.mit.edu> | 2004-08-21 01:19:36 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2004-08-21 01:19:36 +0000 |
commit | 747f63150b44eb32bc8e0bdff66f82ef70f86ce9 (patch) | |
tree | ca9db58f92cea9567604e1ea0047f91ec18c6a86 /ethereal_be.py | |
parent | fe876099567b7641a731f129e0d5b5f26be9fb5e (diff) | |
download | wireshark-747f63150b44eb32bc8e0bdff66f82ef70f86ce9.tar.gz wireshark-747f63150b44eb32bc8e0bdff66f82ef70f86ce9.tar.bz2 wireshark-747f63150b44eb32bc8e0bdff66f82ef70f86ce9.zip |
"localtime()" returns a value that might not survive a subsequent call
to "localtime()" (it might, for example, be static - and *is* static in
a lot of implementations). Don't call it twice and expect both values
to be useful.
Clean up white space.
svn path=/trunk/; revision=11783
Diffstat (limited to 'ethereal_be.py')
0 files changed, 0 insertions, 0 deletions