summaryrefslogtreecommitdiffstats
path: root/contrib/tcsh/tc.decls.h
diff options
context:
space:
mode:
authormp <mp@FreeBSD.org>2001-09-05 17:49:32 +0000
committermp <mp@FreeBSD.org>2001-09-05 17:49:32 +0000
commit538cdbc622d96ebd9ba6fae4c5b21f8704e88d90 (patch)
tree836fb15b752f30ac10f0e8bc35125091d7a821a3 /contrib/tcsh/tc.decls.h
parent9b07833722e76f7d023c491eaf74bf278221b55d (diff)
downloadFreeBSD-src-538cdbc622d96ebd9ba6fae4c5b21f8704e88d90.zip
FreeBSD-src-538cdbc622d96ebd9ba6fae4c5b21f8704e88d90.tar.gz
Import tcsh-6.11
Diffstat (limited to 'contrib/tcsh/tc.decls.h')
-rw-r--r--contrib/tcsh/tc.decls.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/tcsh/tc.decls.h b/contrib/tcsh/tc.decls.h
index a0d29a1..c4b1917 100644
--- a/contrib/tcsh/tc.decls.h
+++ b/contrib/tcsh/tc.decls.h
@@ -1,4 +1,4 @@
-/* $Header: /src/pub/tcsh/tc.decls.h,v 3.47 2000/11/12 02:18:06 christos Exp $ */
+/* $Header: /src/pub/tcsh/tc.decls.h,v 3.49 2001/08/06 23:57:33 christos Exp $ */
/*
* tc.decls.h: Function declarations from all the tcsh modules
*/
@@ -96,6 +96,7 @@ extern void postcmd __P((void));
extern void cwd_cmd __P((void));
extern void beep_cmd __P((void));
extern void period_cmd __P((void));
+extern void job_cmd __P((Char *));
extern void aliasrun __P((int, Char *, Char *));
extern void setalarm __P((int));
extern void rmstar __P((struct wordent *));
OpenPOWER on IntegriCloud