]> diplodocus.org Git - nmh/commitdiff
uip/picksbr.c: Use function prototypes for `nexus' functions.
authorRalph Corderoy <ralph@inputplus.co.uk>
Mon, 15 May 2017 13:23:53 +0000 (14:23 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Mon, 15 May 2017 13:23:53 +0000 (14:23 +0100)
Prototypes for ORaction(), etc., now state the parameters they expect.
Removed the args() macro, instead explicitly listing the arguments being
passed to functions.


No differences found