Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109316126
D39728.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
343 B
Referenced Files
None
Subscribers
None
D39728.diff
View Options
diff --git a/usr.sbin/rpc.umntall/rpc.umntall.c b/usr.sbin/rpc.umntall/rpc.umntall.c
--- a/usr.sbin/rpc.umntall/rpc.umntall.c
+++ b/usr.sbin/rpc.umntall/rpc.umntall.c
@@ -261,7 +261,8 @@
}
static void
-usage() {
+usage(void)
+{
(void)fprintf(stderr, "%s\n",
"usage: rpc.umntall [-kv] [-e expire] [-h host] [-p path]");
exit(1);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 4, 11:53 AM (20 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16452891
Default Alt Text
D39728.diff (343 B)
Attached To
Mode
D39728: rpc.umntall: Use valid prototype for function declaration with no arguments.
Attached
Detach File
Event Timeline
Log In to Comment