diff options
| author | Juli Mallett <jmallett@FreeBSD.org> | 2002-08-19 03:07:56 +0000 |
|---|---|---|
| committer | Juli Mallett <jmallett@FreeBSD.org> | 2002-08-19 03:07:56 +0000 |
| commit | 3a7fc8ce5965f32b43428fe33fb1d0546fdbb782 (patch) | |
| tree | 8df832051a6a2104a7700a03af518a79001e6eeb /bin/chflags | |
| parent | 4a0193d39e1d7c37c38c26a209497cde74c35bcd (diff) | |
Notes
Diffstat (limited to 'bin/chflags')
| -rw-r--r-- | bin/chflags/chflags.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/chflags/chflags.c b/bin/chflags/chflags.c index ebd3a7ebb3b7..b2e6c2368264 100644 --- a/bin/chflags/chflags.c +++ b/bin/chflags/chflags.c @@ -57,7 +57,6 @@ __FBSDID("$FreeBSD$"); #include <string.h> #include <unistd.h> -int main(int, char *[]); void usage(void); int |
