[enet-cvs] CVS: web api.txt,1.2,1.3

Lee Salzman enet-discuss@lists.puremagic.com
Fri, 7 Mar 2003 18:53:53 -0700


Update of /home/enet/cvsroot/web
In directory sferik:/tmp/cvs-serv6672/web

Modified Files:
	api.txt 
Log Message:
Fixed reference to enet.h


Index: api.txt
===================================================================
RCS file: /home/enet/cvsroot/web/api.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- api.txt	2003/03/08 01:49:13	1.2
+++ api.txt	2003/03/08 01:53:51	1.3
@@ -1,4 +1,4 @@
-<enet/enet.h> - The file that should be included to use the ENet API.
+enet.h - The file that should be included to use the ENet API.
 
 enet_uint8 - unsigned 8 bit integer
 enet_uint16 - unsigned 16 bit integer