Fix a few parsing bugs in search bounds.
authorMichael Poole <mdpoole@troilus.org>
Mon, 12 Mar 2007 03:48:29 +0000 (23:48 -0400)
committerMichael Poole <mdpoole@troilus.org>
Mon, 12 Mar 2007 03:48:29 +0000 (23:48 -0400)
commitd6e598e79cf61e680572c463bdeb271c03ee44f4
treee313c5a1afd730c5ee71baa846b609456dec17a9
parenta46b3fd32bc8c8eef811894628928896dbb4cb56
Fix a few parsing bugs in search bounds.

src/log.c (log_discrim_create): Do not skip parts of the time period if
    the interval is given with no prefix.
src/opserv.c (opserv_discrim_create): Likewise.
  (opserv_cdiscrim_create): Likewise.
src/log.c
src/opserv.c