summaryrefslogtreecommitdiff
path: root/usr.sbin/wsmoused/action.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 /usr.sbin/wsmoused/action.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'usr.sbin/wsmoused/action.c')
0 files changed, 0 insertions, 0 deletions
2019-01-19import GCC 7.4.0. main changes include:mrg 2018-11-04import GCC 6.5.0. this is largely a maint release with nomrg 2018-02-03updates for GCC 6.4.0:mrg 2018-02-02merge GCC 6.4.0. sanitizer stuff is probably busted, but mostmrg 2018-02-02import GCC 6.4.0. see this url for details which are too large tomrg 2017-11-11initial import of GCC 5.5.0. this fixes a very large number of PRs.mrg 2016-06-07import GCC 5.4.0 release. there's not a lot of new info though atmrg 2016-01-24merge GCC 5.3. round 1. this probably won't work :-)mrg 2016-01-24import GCC 5.3.0. see these urls for details which are too large tomrg 2015-06-24initial import of GCC 4.8.5 sources. these GCC PRs (at least) aremrg 2015-01-10import GCC 4.8.4 release. this fixes at least these GCC PRs:mrg 2014-10-12merge GCC 4.8 2014-10-09, part 1.mrg 2014-10-12initial import of GCC 4.8 snapshot 2014-10-09. this fixes atmrg 2014-05-27Resolve conflictsskrll 2014-05-27Import gcc 4.8.3 which has 98 bugs fixed on gcc-4-8-3-pre-r208254skrll 2014-04-26Don't use inline in C sources, it will certainly not work correctly withjoerg 2014-04-19Set ac_install_sh="$SHELL $ac_aux_dir/$ac_t -c"apb 2014-03-01merge gcc 4.8.2 r206687 (part 2).mrg 2014-03-01merge gcc 4.8.2 r206687 (part 1).mrg 2014-03-01import GCC 4.8 branch at r206687.mrg 2012-09-18Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs isskrll 2012-07-20Remove a bunch of broken inline qualifiers that break the -O0 build.joerg 2011-06-21merge forward our changes into the GCC 4.5.3 tree. mostly from chuq.mrg 2011-06-21initial import of GCC 4.5.3 sources. changes since 4.1 are way too numerousmrg