n_{cnd_if,colour}_stack_del(): change argument..
commit333cdf32bda0425ed3b1e6e74e698778ad65e082
authorSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Thu, 29 Jun 2017 21:24:40 +0000 (29 23:24 +0200)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Sat, 1 Jul 2017 19:46:34 +0000 (1 21:46 +0200)
tree690bed52bee6f3925d0b67d43afdb5718b2cb9c9
parent0bcd842811917acd4350f4512ef0195b36d4eaa7
n_{cnd_if,colour}_stack_del(): change argument..

to the actual go data context that is teared down.
It happens that this fixes a possible crash for colour, since that
yet always got NULL and used the global go data pointer in that
case, but which may not be the same thing.  Right?
cmd-cnd.c
colour.c
go.c
nailfuns.h