The "no }" error with find | xargs sed is because toy_init() wasn't blanking the...
authorRob Landley <rob@landley.net>
Fri, 6 Mar 2015 21:12:52 +0000 (15:12 -0600)
committerRob Landley <rob@landley.net>
Fri, 6 Mar 2015 21:12:52 +0000 (15:12 -0600)
commit1e2399b91cfd9895939876c4fb47af11c13ddf89
tree25b018e700b6f755fc18f8118ca72d3a60879836
parent1f44b5f0b236df260cee8741efce8a2887a59e36
The "no }" error with find | xargs sed is because toy_init() wasn't blanking the GLOBALS() block on a recursive call. (How that ever worked...)
main.c