Date: Sat, 23 Jun 2007 05:41:10 GMT From: Andrew Turner <andrew@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 122186 for review Message-ID: <200706230541.l5N5fARZ045465@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=122186 Change 122186 by andrew@andrew_hermies on 2007/06/23 05:40:51 Add a response object to handle the response to a call Affected files ... .. //depot/projects/soc2007/andrew-update/lib/Makefile#3 edit .. //depot/projects/soc2007/andrew-update/lib/facund_response.c#1 add .. //depot/projects/soc2007/andrew-update/lib/facund_response.h#1 add Differences ... ==== //depot/projects/soc2007/andrew-update/lib/Makefile#3 (text+ko) ==== @@ -1,6 +1,6 @@ LIB=facund -SRCS=facund_connection.c facund_object.c facund_server.c +SRCS=facund_connection.c facund_object.c facund_response.c facund_server.c WARNS=6
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706230541.l5N5fARZ045465>