This website works better with JavaScript.
Home
Help
Register
Sign In
pd0mz
/
dml
mirror of
http://dmlinking.net/~pe1rxq/dml.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
more debugging
master
Jeroen Vreeken
12 months ago
parent
225bb438ee
commit
cf830fe9b0
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
fprs_aprsis.c
+ 3
- 0
fprs_aprsis.c
View File
@ -181,6 +181,9 @@ static int aprsis_open(void)
return
0
;
err_write
:
close
(
fd_is
)
;
fd_is
=
-
1
;
printf
(
"
Writing to APRS-IS failed
"
)
;
return
-
1
;
}
Write
Preview
Loading…
Cancel
Save