From 63a92df14e25599c6903a8178b5e89acc4482645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 18 Apr 2011 13:52:32 +0200 Subject: Replace port_number() by ip_port() from kernel/include/inet.hrl. --- include/types.hrl | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/types.hrl') diff --git a/include/types.hrl b/include/types.hrl index 371dd18..10cc6f4 100644 --- a/include/types.hrl +++ b/include/types.hrl @@ -11,5 +11,3 @@ %% WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN %% ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF %% OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - --type port_number() :: 0..65535. -- cgit v1.2.3