X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fsupported%2FBasicSupportHelper.java;h=41716df4e4d17952cd0e77aeac28eee20e837aca;hb=12b90437b5f22c2ae6e9b9b14c3b62b60f6143e5;hp=62006f41790ed6771c4e952cde667ccb00d18a2b;hpb=8d59ce0748baeeea0458bab49716ab4543aae439;p=nikiroo-utils.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 *