aboutsummaryrefslogtreecommitdiffhomepage
path: root/builtin.c
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-03-14 10:09:14 +1000
committerGravatar axel <axel@liljencrantz.se>2006-03-14 10:09:14 +1000
commitdd8150d98dcdee41afa11c7ed6bd35d304b17f03 (patch)
tree403d0e6a51826d6abf7e6e9d540a897318549b4f /builtin.c
parent99662d7711c5926c1d0513f180031b0fd4d41df4 (diff)
Minor comment and documentation changes
darcs-hash:20060314000914-ac50b-63c49a59804f51c4dd19de574db41298b1ef67c5.gz
Diffstat (limited to 'builtin.c')
-rw-r--r--builtin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/builtin.c b/builtin.c
index bf6b81be..984b692c 100644
--- a/builtin.c
+++ b/builtin.c
@@ -586,6 +586,7 @@ static int builtin_generic( wchar_t **argv )
}
/**
+ Output a definition of the specified function to the sb_out
stringbuffer. Used by the functions builtin.
*/
static void functions_def( wchar_t *name )