Skip to content

Commit

Permalink
src/winusb: Add FIXME for pulse function
Browse files Browse the repository at this point in the history
Signed-off-by: 林博仁 <[email protected]>
  • Loading branch information
brlin-tw committed Jun 7, 2017
1 parent 152e1c8 commit 7134ee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/winusb
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,7 @@ destroy_and_rebuild_entire_disk(){
"${target_partition}"
}; declare -fr destroy_and_rebuild_entire_disk

# FIXME: What is this function's purpose
pulse(){
util_check_function_parameters_quantity 1 $#
if [ "$only_for_gui" -eq 1 ]; then
Expand Down

0 comments on commit 7134ee3

Please sign in to comment.