summaryrefslogtreecommitdiffstats
path: root/bin/sh/show.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/show.h')
-rw-r--r--bin/sh/show.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/sh/show.h b/bin/sh/show.h
index 2d620d7..18ffcb6 100644
--- a/bin/sh/show.h
+++ b/bin/sh/show.h
@@ -31,11 +31,12 @@
* SUCH DAMAGE.
*
* @(#)show.h 1.1 (Berkeley) 5/4/95
+ * $Id$
*/
void showtree __P((union node *));
void trputc __P((int));
-void trace __P((const char *, ...));
+void shtrace __P((const char *, ...));
void trputs __P((char *));
void trargs __P((char **));
void opentrace __P((void));
OpenPOWER on IntegriCloud