mirror of
https://github.com/UzixLS/picocom.git
synced 2025-07-19 07:21:18 +03:00
Comments
This commit is contained in:
5
term.c
5
term.c
@ -4,9 +4,10 @@
|
||||
*
|
||||
* General purpose terminal handling library.
|
||||
*
|
||||
* Nick Patavalis (npat@efault.net)
|
||||
* by Nick Patavalis (npat@efault.net)
|
||||
*
|
||||
* originaly by Pantelis Antoniou (panto@intranet.gr), Nick Patavalis
|
||||
* originaly by Pantelis Antoniou (https://github.com/pantoniou),
|
||||
* Nick Patavalis
|
||||
*
|
||||
* Documentation can be found in the header file "term.h".
|
||||
*
|
||||
|
3
term.h
3
term.h
@ -81,7 +81,8 @@
|
||||
*
|
||||
* by Nick Patavalis (npat@efault.net)
|
||||
*
|
||||
* originaly by Pantelis Antoniou (panto@intranet.gr), Nick Patavalis
|
||||
* originaly by Pantelis Antoniou (https://github.com/pantoniou),
|
||||
* Nick Patavalis
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License as
|
||||
|
Reference in New Issue
Block a user