Add command line option for config file.
[melted] / src / mvcp-client / io.h
index f4ac23a..7540c79 100644 (file)
@@ -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 <charles.yates@pandora.be>
  *
  * 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 * );