[Commit] nickle/examples sort.5c,1.2,1.3

Keith Packard commit at keithp.com
Thu Nov 18 22:53:08 PST 2004


Committed by: keithp

Update of /local/src/CVS/nickle/examples
In directory home.keithp.com:/tmp/cvs-serv5258/examples

Modified Files:
	sort.5c 
Log Message:
2004-11-18  Keith Packard  <keithp at keithp.com>

	* examples/sort.5c:
	Change copyright symbol encoding from Latin-1 to UTF-8
	* execute.c: (ThreadArray), (ThreadArrayInd):
	Catch negative array dimensions.
	Bug discovered by James LaMar


Index: sort.5c
===================================================================
RCS file: /local/src/CVS/nickle/examples/sort.5c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sort.5c	12 Apr 2003 00:04:10 -0000	1.2
+++ sort.5c	19 Nov 2004 06:53:05 -0000	1.3
@@ -1,6 +1,6 @@
 /* $Header$
  *
- * Copyright © 2002 Keith Packard and Bart Massey.
+ * Copyright © 2002 Keith Packard and Bart Massey.
  * All Rights Reserved.  See the file COPYING in this directory
  * for licensing information.
  */




More information about the Commit mailing list