Skip to content

143.0.0.0/16 & 143.54.0.0/16#26

Open
17mon wants to merge 1 commit into
jonasob:masterfrom
17mon:master
Open

143.0.0.0/16 & 143.54.0.0/16#26
17mon wants to merge 1 commit into
jonasob:masterfrom
17mon:master

Conversation

@17mon

@17mon 17mon commented Jan 5, 2016

Copy link
Copy Markdown

143.0.0.0/16 & 143.54.0.0/16 whois.lacnic.net

@jonasob jonasob left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two issues:

  1. Syntax error — The second entry is missing a trailing semicolon:

    "143.54.0.0/16" = "whois.lacnic.net"
    

    Should be:

    "143.54.0.0/16" = "whois.lacnic.net";
    
  2. Indentation — Both lines use spaces for indentation, but the rest of the file uses tabs. Please use a single tab to match the existing style.


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants