Added newline

This commit is contained in:
luca0N! 2020-06-19 22:52:38 -03:00
parent 597affa340
commit 2224aeee19
No known key found for this signature in database
GPG Key ID: 9F1B99B522287CAB
1 changed files with 1 additions and 1 deletions

2
str.h
View File

@ -40,4 +40,4 @@
#define STR_ERROR_LIC "Falha ao ler arquivo de licença. Visite <https://www.gnu.org/licenses/> para mais informações." #define STR_ERROR_LIC "Falha ao ler arquivo de licença. Visite <https://www.gnu.org/licenses/> 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." #define STR_ERROR_VAR_CURRENTLY_NOT_SUPPORTED "[Aviso] O suporte para variáveis de sistema não existe nesta versão."
#endif #endif