Module Name: src
Committed By: erh
Date: Fri Oct 9 02:45:34 UTC 1998
Modified Files:
src/bin/ksh: syn.c
Log Message:
Initialize the correct fields when creating an empty command. Fixes bug where
a function with no body ( e.g. "testfun () ;" ) would cause ksh to segfault
when it was called.