This website works better with JavaScript.
Home
Help
Register
Sign In
leviathan
/
netpgp-et
forked from
pEp.foundation/netpgp-et
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Remove noise
Some debugging printfs have to go
master
David Lanzendörfer
12 months ago
parent
b00e7b8105
commit
cf64b80cd2
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/packet-parse.c
+ 0
- 1
src/packet-parse.c
View File
@ -535,7 +535,6 @@ limread_scalar(unsigned *dest,
return
0
;
}
if
(
!
limread
(
c
,
len
,
region
,
stream
)
)
{
fprintf
(
stderr
,
"
%s failed, %s:%d
\n
"
,
__FUNCTION__
,
__FILE__
,
__LINE__
)
;
return
0
;
}
for
(
t
=
0
,
n
=
0
;
n
<
len
;
+
+
n
)
{
Write
Preview
Loading…
Cancel
Save