oopsies, hopefully this should be better\!

SVN revision: 8016
This commit is contained in:
handyande 2003-12-07 08:35:13 +00:00 committed by handyande
parent 94be4269d6
commit e662f6bd7d
2 changed files with 1 additions and 3 deletions

View File

@ -11,7 +11,6 @@
#include <dirent.h>
#include "errors.h"
#include "ipc.h"
#include "ecore_config_client.h"

View File

@ -37,7 +37,6 @@ extern int read_history();
#include "errors.h"
#include "ipc.h"
#include "ecore_config_client.h"
@ -552,7 +551,7 @@ reconnect:
return ret; }
print_usage(void) {
void print_usage(void) {
printf("Examine Shell - ecore_config Configuration Client\n");
printf("Version 1.0.0 (Dec 6 2003)\n");
printf("(c)2002-2003 by Azundris et al.\n");