ossp-pkg/sio/al_test.c 1.7 -> 1.8
--- al_test.c 2002/10/16 14:20:48 1.7
+++ al_test.c 2002/10/17 15:02:49 1.8
@@ -1,5 +1,5 @@
/*
-** OSSP al -- Assembly Lists
+** OSSP al -- Assembly Line
** Copyright (c) 2002 The OSSP Project <http://www.ossp.org/>
** Copyright (c) 2002 Cable & Wireless Deutschland <http://www.cw.com/de/>
** Copyright (c) 2002 Ralf S. Engelschall <rse@engelschall.com>
@@ -26,7 +26,7 @@
** OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
** SUCH DAMAGE.
**
-** al_test.c: assembly lists library, minimal test suite
+** al_test.c: assembly line library, minimal test suite
*/
#include <stdlib.h>
|
|