about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-03-08 16:32:20 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2015-03-09 17:39:20 +0100
commit3fe509e17a337cbaa300b4b9aa2a248c2d0be873 (patch)
treebdab4b2227e5596785f38ca859d20f88824d1147 /.gitignore
parentshared: make some variables 'static' (diff)
downloadcgit-pink-3fe509e17a337cbaa300b4b9aa2a248c2d0be873.tar.gz
cgit-pink-3fe509e17a337cbaa300b4b9aa2a248c2d0be873.zip
ui-log: make some variables 'static'
These are not used outside this file and are not declared.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
src/commit/bin/order.y?id=e33a5a661e3d0c8a0e1f605b43be6c1390392c20&follow=1'>Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe