fix interface completion

This commit is contained in:
Guillaume Rousse 2013-01-07 12:38:00 +01:00
parent 45c9ff5f69
commit b9b4c6bf2c

View File

@ -11,7 +11,7 @@ _dsniff()
return 0 return 0
;; ;;
-i) -i)
_interfaces _available_interfaces
return 0 return 0
;; ;;
esac esac