diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2011-10-24 13:42:36 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2011-10-24 14:36:03 -0700 |
commit | c4691306c40dedc61110174dde15310c359abb6a (patch) | |
tree | 456a8b4bc48fcf390488b8c95ea572658b3afff1 /save-xml.c | |
parent | 6755d8c271511491b8a23b5e56705beca6fd2822 (diff) | |
download | subsurface-c4691306c40dedc61110174dde15310c359abb6a.tar.gz |
Avoid using strptime
It's less portable (missing on Windows, for example) and it's kind of
overkill here - the same is easily done with a sscanf.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'save-xml.c')
0 files changed, 0 insertions, 0 deletions