Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: src/org/adblockplus/android/api/AdblockPlusException.java

Issue 6606493159784448: New JNI bindings (Closed)
Patch Set: Style review fixes Created March 28, 2014, 11 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« jni/Utils.h ('K') | « jni/Utils.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/org/adblockplus/android/api/AdblockPlusException.java
diff --git a/src/org/adblockplus/android/api/AdblockPlusException.java b/src/org/adblockplus/android/api/AdblockPlusException.java
index eb104120bceaf9d0025b136d482336b6baa69f3b..ec81245cb65ab928b5be1edbe64eb064d7462b9e 100644
--- a/src/org/adblockplus/android/api/AdblockPlusException.java
+++ b/src/org/adblockplus/android/api/AdblockPlusException.java
@@ -14,6 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>.
*/
+
package org.adblockplus.android.api;
public class AdblockPlusException extends RuntimeException
« jni/Utils.h ('K') | « jni/Utils.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld