From 2224aeee1952f6b33d074032b65be273e2768f37 Mon Sep 17 00:00:00 2001 From: luca0N! <63941044+luca0N@users.noreply.github.com> Date: Fri, 19 Jun 2020 22:52:38 -0300 Subject: [PATCH] Added newline --- str.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/str.h b/str.h index cf64712..50c2ee9 100644 --- a/str.h +++ b/str.h @@ -40,4 +40,4 @@ #define STR_ERROR_LIC "Falha ao ler arquivo de licença. Visite para mais informações." #define STR_ERROR_VAR_CURRENTLY_NOT_SUPPORTED "[Aviso] O suporte para variáveis de sistema não existe nesta versão." -#endif \ No newline at end of file +#endif