summaryrefslogtreecommitdiff
path: root/src/main/ProcessCommandLine.c
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-01 11:54:53 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-01 11:54:53 +0000
commit77030a22f5f037e9e0e4f9efd0943f1d10fc3cc1 (patch)
treef6a339cd8575d3d31327ec3cb5a61944395f5209 /src/main/ProcessCommandLine.c
parentd29b4a34079016d3a958bc292ec7b1d4a16007bf (diff)
Put in lots of calls to the rfr.
Added Groups.c which should contain the master functions for dealing with Groups. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@162 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/ProcessCommandLine.c')
-rw-r--r--src/main/ProcessCommandLine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/ProcessCommandLine.c b/src/main/ProcessCommandLine.c
index a8a8f118..1b80fec9 100644
--- a/src/main/ProcessCommandLine.c
+++ b/src/main/ProcessCommandLine.c
@@ -44,7 +44,7 @@ int ProcessCommandLine(int *inargc, char ***inargv, tFleshConfig *ConfigData)
argv = *inargv;
- /* Process the command line */
+ /* Process the command line - needs some work !*/
if(argc>1)
{