summaryrefslogtreecommitdiff
path: root/external/mit/lua/dist/src/ltable.c
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /external/mit/lua/dist/src/ltable.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'external/mit/lua/dist/src/ltable.c')
0 files changed, 0 insertions, 0 deletions
pan>Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-05-09Only fclose file if it is open. From Tim Robbins (tjr@freebsd).wiz 2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz 2002-01-21Document basic mdoc(7) support, and some fixes.wiz 2002-01-21Teach checknr about mdoc.wiz 2002-01-21WARNS=2.wiz 2002-01-21Make compile with WARNS=2, indent some #ifdef DEBUG stuff correctly.wiz 2002-01-21KNF.wiz 2001-12-01Sort sections.wiz 2001-12-01Whitespace cleanup.wiz 2001-01-16comment or delete text after CPP directives.cgd