It looks like you forgot to declare a return type in setMinimumBalance and deposite. If you don't want to return anything, set that as void.