Changeset 4122410 in mainline for uspace/lib/clui/tinput.c
- Timestamp:
- 2018-08-29T21:26:21Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c8ea6eca
- Parents:
- 46f7b64
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/clui/tinput.c
r46f7b64 r4122410 25 25 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 26 26 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 27 */ 28 29 /** @addtogroup libclui 30 * @{ 27 31 */ 28 32 … … 1053 1057 } 1054 1058 } 1059 1060 /** 1061 * @} 1062 */
Note:
See TracChangeset
for help on using the changeset viewer.