Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vladamatena committed Mar 12, 2015
1 parent da77862 commit 746fada
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public class BroadcastLoopback implements DEECoPlugin {

Scheduler scheduler;

// Layers this device is registered with
// Loop devices this loop-back network is registered with
private Set<LoopDevice> loops = new HashSet<>();

/**
Expand Down

0 comments on commit 746fada

Please sign in to comment.