comparison th_ioctx.c @ 211:a2b2106943a8

Update header comment.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 12 Feb 2016 06:08:04 +0200
parents 462b837ea492
children f99fceb09707
comparison
equal deleted inserted replaced
210:2341776f880b 211:a2b2106943a8
1 /* 1 /*
2 * Standard I/O context helpers 2 * Simple I/O abstraction and context handling layer
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2012,2016 Tecnic Software productions (TNSP) 4 * (C) Copyright 2012,2016 Tecnic Software productions (TNSP)
5 * 5 *
6 * Please read file 'COPYING' for information on license and distribution. 6 * Please read file 'COPYING' for information on license and distribution.
7 */ 7 */