diff options
| author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2003-07-18 16:25:55 +0000 |
|---|---|---|
| committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2003-07-18 16:25:55 +0000 |
| commit | 0183b0b8b87573d62a51fbbc3defc29832dd3ef5 (patch) | |
| tree | 7cabee46f2c9df1fd0ddab49164d35cfc5cfa29f /libexec | |
| parent | 83503a92279b9bc43e9a935a443f6893b7f9881b (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/getty/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/getty/main.c b/libexec/getty/main.c index 4c4f0ea48771..1555ae4efb43 100644 --- a/libexec/getty/main.c +++ b/libexec/getty/main.c @@ -136,7 +136,7 @@ char partab[] = { #define puts Gputs -static void defttymode(); +static void defttymode(void); static void dingdong(int); static void dogettytab(void); static int getname(void); |
