diff --git a/plugins/java/XposedGenerator.java b/plugins/java/XposedGenerator.java index 220f038c..31989bce 100644 --- a/plugins/java/XposedGenerator.java +++ b/plugins/java/XposedGenerator.java @@ -18,10 +18,10 @@ import the.bytecode.club.bytecodeviewer.decompilers.impl.FernFlowerDecompiler; import the.bytecode.club.bytecodeviewer.gui.resourceviewer.viewer.ResourceViewer; /** - * This is an Xposed Generator Plugin, used to aid Reverse-Engineering. - * - * @author jowasp - */ + ** This is an Xposed Generator Plugin, used to aid Reverse-Engineering. + ** + ** @author jowasp + **/ public class XposedGenerator extends Plugin { private static final List methodsNames = new ArrayList<>();