Skip to content

Commit

Permalink
coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Schröder committed Apr 12, 2012
1 parent aa5bb24 commit a50e22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/Sample.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import com.opentok.api.constants.RoleConstants;
import com.opentok.exception.OpenTokException;

class Test {
class Sample {
public static void main(String argv[]) throws OpenTokException {
OpenTokSDK sdk = OpenTokSDK.testing();

Expand Down

0 comments on commit a50e22a

Please sign in to comment.