From 7fb94ed43a814788cda019c1e77314abc1626339 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Mon, 31 Jul 2000 03:12:38 +0000 Subject: Applied mjg-0.6 patch. Started adding kdoc compliant documentation comments. Added PsiTime --- lib/rpcs16.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rpcs16.h') diff --git a/lib/rpcs16.h b/lib/rpcs16.h index 14809ae..c803fff 100644 --- a/lib/rpcs16.h +++ b/lib/rpcs16.h @@ -12,7 +12,7 @@ class rpcs16 : public rpcs { ~rpcs16(); int queryDrive(const char, bufferArray &); - int getCmdLine(const char *, char *, int); + int getCmdLine(const char *, bufferStore &); }; #endif -- cgit v1.2.3