Browse Source

Merge pull request #4994 from markknol/patch-4

Update Type.hx
Simon Krajewski 9 years ago
parent
commit
a9e21a33af
1 changed files with 1 additions and 0 deletions
  1. 1 0
      std/Type.hx

+ 1 - 0
std/Type.hx

@@ -19,6 +19,7 @@
  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  * DEALINGS IN THE SOFTWARE.
  */
+
 /**
 	The diffent possible runtime types of a value.
 **/