From cb2fc5f2d664ce48b9e3e8fd6c06e3aa3a9d9f66 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 24 Jul 2007 07:35:13 +0000 Subject: fixed wrong credits - last patch was by mildew -- sorry for that ;) --- omshell.h | 1 - 1 file changed, 1 deletion(-) (limited to 'omshell.h') diff --git a/omshell.h b/omshell.h index 7e3937b3..fa146eb8 100644 --- a/omshell.h +++ b/omshell.h @@ -27,7 +27,6 @@ /* prototypes */ int doActionShell(selector_t *f); rsRetVal modInitShell(int iIFVersRequested, int *ipIFVersProvided, rsRetVal (**pQueryEtryPt)()); -rsRetVal parseSelectorActShell(uchar **pp, selector_t *f); #endif /* #ifndef ACTSHELL_H_INCLUDED */ /* -- cgit