Skip to content

Commit 25eb937

Browse files
committed
Eclipse example project syntax fix.
1 parent 327ddf8 commit 25eb937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/Eclipse/OneSignalExample/src/com/onesignal/example/ExampleApplication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public void notificationOpened(OSNotificationOpenResult result) {
5454
<application ...>
5555
<meta-data android:name="com.onesignal.NotificationOpened.DEFAULT" android:value="DISABLE" />
5656
</application>
57-
/*
57+
*/
5858
}
5959
}
6060
}

0 commit comments

Comments
 (0)