summaryrefslogtreecommitdiff
path: root/examples/loadables/finfo.c
diff options
context:
space:
mode:
authorJari Aalto <jari.aalto@cante.net>2001-11-13 17:56:06 +0000
committerJari Aalto <jari.aalto@cante.net>2009-09-12 16:46:54 +0000
commitf73dda092b33638d2d5e9c35375f687a607b5403 (patch)
treef21584e70a444d6a1ecba0fb5e2cf79e8cce91db /examples/loadables/finfo.c
parent28ef6c316f1aff914bb95ac09787a3c83c1815fd (diff)
downloadbash-f73dda092b33638d2d5e9c35375f687a607b5403.tar.gz
Imported from ../bash-2.05a.tar.gz.
Diffstat (limited to 'examples/loadables/finfo.c')
-rw-r--r--examples/loadables/finfo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/loadables/finfo.c b/examples/loadables/finfo.c
index 5fdb6d43..1c538608 100644
--- a/examples/loadables/finfo.c
+++ b/examples/loadables/finfo.c
@@ -348,6 +348,7 @@ int flags;
}
#ifndef NOBUILTIN
+int
finfo_builtin(list)
WORD_LIST *list;
{