Commit 47fcf963d05eb64cb1a51a271c461950a1eaa04b
1 parent
591130f3
Exists in
master
and in
1 other branch
Fixing header declaration.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
common/src/include/lib3270/ipc.h
@@ -18,7 +18,7 @@ | @@ -18,7 +18,7 @@ | ||
18 | * programa; se não, escreva para a Free Software Foundation, Inc., 51 Franklin | 18 | * programa; se não, escreva para a Free Software Foundation, Inc., 51 Franklin |
19 | * St, Fifth Floor, Boston, MA 02110-1301 USA | 19 | * St, Fifth Floor, Boston, MA 02110-1301 USA |
20 | * | 20 | * |
21 | - * Este programa está nomeado como lib3270++.h e possui - linhas de código. | 21 | + * Este programa está nomeado como ipc.h e possui - linhas de código. |
22 | * | 22 | * |
23 | * Contatos: | 23 | * Contatos: |
24 | * | 24 | * |
@@ -434,4 +434,4 @@ | @@ -434,4 +434,4 @@ | ||
434 | 434 | ||
435 | #endif | 435 | #endif |
436 | 436 | ||
437 | -#endif // LIB3270_H_INCLUDED | 437 | +#endif // LIB3270_IPC_H_INCLUDED |