X-Git-Url: http://git.ieval.ro/?p=unical.git;a=blobdiff_plain;f=gson%2Fcom%2Fgoogle%2Fgson%2FJsonIOException.java;h=310e506f51c530b05574ba96c4913c3e39f0b8e7;hp=dfeccd8ede6ce8563bfa4e6c642ae16cb1a54e40;hb=070d3ab2d6f382ab74988df71eba137424df525f;hpb=2821d13f4db4ffb8a00b2bccde14d0b0e8cc6d65 diff --git a/gson/com/google/gson/JsonIOException.java b/gson/com/google/gson/JsonIOException.java index dfeccd8..310e506 100644 --- a/gson/com/google/gson/JsonIOException.java +++ b/gson/com/google/gson/JsonIOException.java @@ -18,7 +18,7 @@ package com.google.gson; /** * This exception is raised when Gson was unable to read an input stream * or write to one. - * + * * @author Inderjeet Singh * @author Joel Leitch */