aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/strptime.c
AgeCommit message (Collapse)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
svn path=/trunk/; revision=45015
2010-05-29Add braces to avoid an ambiguous elseJeff Morriss1-1/+2
svn path=/trunk/; revision=33018
2010-05-28Move some code (including the optional objects) into libwsutilJeff Morriss1-0/+1004
svn path=/trunk/; revision=33012