Skip to content

Commit

Permalink
src/winusb: trap_return: Remove abdundant blank line
Browse files Browse the repository at this point in the history
Signed-off-by: 林博仁 <[email protected]>
  • Loading branch information
brlin-tw committed Jun 5, 2017
1 parent d75df19 commit ee12262
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/winusb
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,6 @@ shift_array(){

trap_return(){
util_check_function_parameters_quantity 1 "${#}"

local returning_function="${1}"

printf "DEBUG: %s: returning from %s\n" "${FUNCNAME[0]}" "${returning_function}" 1>&2
Expand Down

0 comments on commit ee12262

Please sign in to comment.