commit | b5ff9b277f256df84caf3d798ccc83b4740a1d31 | [log] [tgz] |
---|---|---|
author | Paul Eastham <eastham@google.com> | Wed Oct 13 09:42:51 2010 -0700 |
committer | Paul Eastham <eastham@google.com> | Wed Oct 13 09:43:27 2010 -0700 |
tree | 3415b1faa5cb1dd3c685e56183673211ed9e5a57 | |
parent | fbd11c41aeb535723b78a61087fb436e64891055 [diff] [blame] |
Remove STOPSHIP comment Change-Id: I2d42d6ddb16f88929b5edeeeb653feca8348e804
diff --git a/NatController.cpp b/NatController.cpp index 291ed57..8c88698 100644 --- a/NatController.cpp +++ b/NatController.cpp
@@ -84,7 +84,7 @@ } bool NatController::interfaceExists(const char *iface) { - // XXX: STOPSHIP - Implement this + // XXX: Implement this return true; }