diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/types.hrl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/types.hrl b/include/types.hrl index 684ee03..371dd18 100644 --- a/include/types.hrl +++ b/include/types.hrl @@ -12,5 +12,4 @@ %% ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF %% OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. --type posix() :: atom(). -type port_number() :: 0..65535. |