X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fsupported%2FBasicSupportHelper.java;h=41716df4e4d17952cd0e77aeac28eee20e837aca;hb=4642806ae0cb3ba333e8a7ae3d856153323ef59c;hp=62006f41790ed6771c4e952cde667ccb00d18a2b;hpb=7e50d3899ffadce4b9a83bcdbea63fbd588160a7;p=fanfix.git diff --git a/src/be/nikiroo/fanfix/supported/BasicSupportHelper.java b/src/be/nikiroo/fanfix/supported/BasicSupportHelper.java index 62006f4..41716df 100644 --- a/src/be/nikiroo/fanfix/supported/BasicSupportHelper.java +++ b/src/be/nikiroo/fanfix/supported/BasicSupportHelper.java @@ -63,7 +63,8 @@ public class BasicSupportHelper { * @param support * the linked {@link BasicSupport} (can be NULL) * @param source - * the story source + * the source of the story (for image lookup in the same path if + * the source is a file, can be NULL) * @param line * the resource to check * @@ -103,7 +104,8 @@ public class BasicSupportHelper { * @param support * the linked {@link BasicSupport} (can be NULL) * @param source - * the story source + * the source of the story (for image lookup in the same path if + * the source is a file, can be NULL) * @param line * the resource to check *