chiark / gitweb /
Move `static' keyword to beginning of declaration.
authorFranklin Wei <me@fwei.tk>
Mon, 23 Apr 2018 23:54:43 +0000 (19:54 -0400)
committerSimon Tatham <anakin@pobox.com>
Tue, 24 Apr 2018 20:32:56 +0000 (21:32 +0100)
commitb3da23806e7023fb579360adf049bb89a68716f5
tree4cbd10c2d6c911e268909f1d013cfd61c27c0196
parent19f46dce8c09c34c29db39ce52a9a7fb1a4a5dd0
Move `static' keyword to beginning of declaration.

Rockbox's GCC warns about this with -Wextra.
keen.c