ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libcoro/conftest.c
(Generate patch)

Comparing libcoro/conftest.c (file contents):
Revision 1.1 by root, Sun Sep 16 01:34:36 2001 UTC vs.
Revision 1.2 by root, Thu Mar 3 17:20:31 2005 UTC

19 * Lesser General Public License for more details. 19 * Lesser General Public License for more details.
20 * 20 *
21 * You should have received a copy of the GNU Lesser General Public 21 * You should have received a copy of the GNU Lesser General Public
22 * License along with this file; if not, write to the Free Software 22 * License along with this file; if not, write to the Free Software
23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
24 * USA, or contact Marc Lehmann <pcg@goof.com>. 24 * USA, or contact Marc Lehmann <schmorp@schmorp.de>.
25 */ 25 */
26 26
27#include <stdio.h> 27#include <stdio.h>
28#include <stdlib.h> 28#include <stdlib.h>
29#include <string.h> 29#include <string.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines