mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2025-01-09 00:14:10 -08:00
Applied minor remarks.
This commit is contained in:
parent
ec2a52900e
commit
6b950e618e
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright 2016 skapral.
|
* Copyright 2016 Sergey Kapralov.
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
@ -17,7 +17,7 @@ package org.teavm.classlib.java.lang;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @author skapral
|
* @author Sergey Kapralov
|
||||||
*/
|
*/
|
||||||
public class TStackOverflowError extends TVirtualMachineError {
|
public class TStackOverflowError extends TVirtualMachineError {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user