Page MenuHomeFreeBSD

D14302.diff
No OneTemporary

D14302.diff

Index: head/usr.bin/tftp/main.c
===================================================================
--- head/usr.bin/tftp/main.c
+++ head/usr.bin/tftp/main.c
@@ -178,8 +178,8 @@
main(int argc, char *argv[])
{
HistEvent he;
- EditLine *el;
- History *hist;
+ static EditLine *el;
+ static History *hist;
bool interactive;
acting_as_client = 1;

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 25, 1:32 PM (3 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32128066
Default Alt Text
D14302.diff (353 B)

Event Timeline