Skip to content
Snippets Groups Projects
Commit 90840260 authored by Kenichi Kamiya's avatar Kenichi Kamiya Committed by Romain Tartière
Browse files

Fixed indentation

It removes below ruby's warning.

* "mismatched indentations"
parent 636c3023
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,7 @@ module IPAddress ...@@ -78,7 +78,7 @@ module IPAddress
end end
end end
end # class Prefix end # class Prefix
class Prefix32 < Prefix class Prefix32 < Prefix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment