Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matt Johnston
dropbear
Commits
937594c1
Commit
937594c1
authored
Dec 31, 2015
by
Francois Perrad
Committed by
Matt Johnston
Mar 16, 2016
Browse files
use #ifdef like everywhere
parent
e708f954
Changes
1
Hide whitespace changes
Inline
Side-by-side
scp.c
View file @
937594c1
...
...
@@ -672,7 +672,7 @@ next: if (fd != -1) {
}
continue
;
}
#if PROGRESS_METER
#if
def
PROGRESS_METER
if
(
showprogress
)
start_progress_meter
(
curfile
,
stb
.
st_size
,
&
statbytes
);
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment