Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
5c870629dd07a401a6bb6f524849a03853d533bc
Authored by
Perry Werneck
2023-05-16 15:05:51 -0300
1 parent
9cc136a6
Exists in
develop
Just fixing a comment
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/core/macos/util.c
Side-by-side Diff
Inline Diff
src/core/macos/util.c
Wrap text
Diff comments
View file @
5c87062
...
...
@@ -127,7 +127,7 @@ char * lib3270_build_data_filename(const char *str, ...) {
127
127
}
128
128
129
129
//
130
- // Try
from
installation path
130
+ // Try
installation path
131
131
//
132
132
{
133
133
char *ptr;
...
...