From 823c3def725bcb741dce004e2dca520558fdd092 Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Tue, 24 Sep 2019 11:51:33 +0200 Subject: Fix copyright headers and style issues --- core/math/disjoint_set.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/math/disjoint_set.cpp b/core/math/disjoint_set.cpp index 838939e1ba..c9d47aa0ae 100644 --- a/core/math/disjoint_set.cpp +++ b/core/math/disjoint_set.cpp @@ -1,5 +1,5 @@ /*************************************************************************/ -/* disjoint_set.h */ +/* disjoint_set.cpp */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ -- cgit v1.2.3