summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sesutil/eltsub.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sesutil/eltsub.h')
-rw-r--r--usr.sbin/sesutil/eltsub.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/sesutil/eltsub.h b/usr.sbin/sesutil/eltsub.h
index 3d98572..299ada3 100644
--- a/usr.sbin/sesutil/eltsub.h
+++ b/usr.sbin/sesutil/eltsub.h
@@ -32,5 +32,6 @@
* mjacob@feral.com
*/
-char * geteltnm(int);
-char * stat2ascii(int, u_char *);
+char *geteltnm(int);
+char *scode2ascii(u_char);
+struct sbuf *stat2sbuf(int, u_char *);
OpenPOWER on IntegriCloud