X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmvcp-client%2Fio.h;h=7540c79dc300ebad653291e1015214e4a5246934;hb=75248326f478484ecc6f04d2a938eaa2db6087ed;hp=f4ac23ad3499b177463354fc7d733698850b900d;hpb=27f0329aa8f434794f1f18e018fc3221e58b77a4;p=melted diff --git a/src/mvcp-client/io.h b/src/mvcp-client/io.h index f4ac23a..7540c79 100644 --- a/src/mvcp-client/io.h +++ b/src/mvcp-client/io.h @@ -1,6 +1,6 @@ /* - * io.h -- Valerie client demo input/output - * Copyright (C) 2002-2003 Ushodaya Enterprises Limited + * io.h -- MVCP client input/output + * Copyright (C) 2002-2000 Ushodaya Enterprises Limited * Author: Charles Yates * * This program is free software; you can redistribute it and/or modify @@ -18,8 +18,8 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifndef _DEMO_IO_H_ -#define _DEMO_IO_H_ +#ifndef _MVCP_CLIENT_IO_H_ +#define _MVCP_CLIENT_IO_H_ extern char *chomp( char * ); extern char *trim( char * );