Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163872321
D11019.id29730.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
401 B
Referenced Files
None
Subscribers
None
D11019.id29730.diff
View Options
Index: head/usr.sbin/lpr/lpc/lpc.c
===================================================================
--- head/usr.sbin/lpr/lpc/lpc.c
+++ head/usr.sbin/lpr/lpc/lpc.c
@@ -197,7 +197,7 @@
makeargv();
if (margc == 0)
continue;
- if (el != NULL && el_parse(el, margc, margv) != -1)
+ if (el != NULL && el_parse(el, margc, (const char **)margv) != -1)
continue;
c = getcmd(margv[0]);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 27, 7:06 PM (4 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35613348
Default Alt Text
D11019.id29730.diff (401 B)
Attached To
Mode
D11019: usr.sbin/lpr/lpc: build warning fixes
Attached
Detach File
Event Timeline
Log In to Comment