From 52c5909ee2cdbe317cf074b42ee21ce3fc538d3e Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Thu, 16 Jul 1998 00:10:14 +0000 Subject: MF22: prototype fix. --- include/ttyent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/ttyent.h b/include/ttyent.h index 362299bd90646..bfb5a9d3da656 100644 --- a/include/ttyent.h +++ b/include/ttyent.h @@ -70,7 +70,7 @@ struct ttyent *getttynam __P((const char *)); int setttyent __P((void)); int endttyent __P((void)); int isdialuptty __P((const char *)); -int isnetworktty __P((const char *)); +int isnettty __P((const char *)); __END_DECLS #endif /* !_TTYENT_H_ */ -- cgit v1.3