aboutsummaryrefslogtreecommitdiff
path: root/src/helper/time_support.c
diff options
context:
space:
mode:
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>2011-11-15 23:56:04 +0100
committerSpencer Oliver <spen@spen-soft.co.uk>2011-11-16 09:22:48 +0000
commit9450da873ca2f6bff53bd64e0bebb99d0e340e6e (patch)
treeab985210fd0caf2a87c3c80aab8f3dd107de6c3d /src/helper/time_support.c
parentd31803d3d9bc4750ff34d14cffb809c916401d1e (diff)
bitq: remove a static variable
in_buff is only ever set to field->in_value and that pointer is still available when the parsing is restarted so it could just as well be used directly, removing the need for the static variable. Change-Id: I3dd7a8315ed5c5bdc3bfb74044f89492bca9816c Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com> Reviewed-on: http://openocd.zylin.com/206 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'src/helper/time_support.c')
0 files changed, 0 insertions, 0 deletions