Skip to content

Commit

Permalink
LPS-61271 Fake a "/* @generated */" as this patch file does not touch…
Browse files Browse the repository at this point in the history
… any new file.
  • Loading branch information
shuyangzhou committed Dec 12, 2015
1 parent a487e8a commit 9e00001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/third-party/org-phidias/patches/LPS-61271.patch
Expand Up @@ -2,7 +2,7 @@ diff --git a/org/phidias/compile/BundleJavaManager.java b/org/phidias/compile/Bu
index 44b7206..74052d5 100644
--- a/org/phidias/compile/BundleJavaManager.java
+++ b/org/phidias/compile/BundleJavaManager.java
@@ -230,12 +230,17 @@ public class BundleJavaManager
@@ -230,12 +230,17 @@ public class BundleJavaManager/* @generated */
return resourceName.replace('/', '.');
}

Expand Down

0 comments on commit 9e00001

Please sign in to comment.