util.c: Make `default' arguments optional in `get', `setdefault', `pop'.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 17 Nov 2019 01:34:12 +0000 (01:34 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 22 Nov 2019 22:18:12 +0000 (22:18 +0000)
Alas, `pop' is a little trickier than the others.


No differences found