wires

about summary refs log tree commit diff
path: root/tests/t0001-validate-git-versions.sh (unfollow)
Commit message (Collapse)Author
2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld
Since tail is initialized to 0, we will never get a warning on the last if statement, but recent gcc complains anyway. So, we initialize len as well. Future gcc versions should be able to optimize this out anyway.
2013-03-20