Commit 959c5691 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '1.5.x' into 2.0.x

parents 5b1312aa 7392c573
...@@ -828,7 +828,7 @@ Consider the following class: ...@@ -828,7 +828,7 @@ Consider the following class:
// ... getter and setters // ... getter and setters
private static class Host { public static class Host {
private String ip; private String ip;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment