From dcd971e6bfe2d9b84f9977a3c7ee51e510e96fa6 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Tue, 28 Nov 2000 06:54:16 +0000 Subject: A field of mines Submitted by: jon@csh.rit.edu --- main/SAPI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/SAPI.h') diff --git a/main/SAPI.h b/main/SAPI.h index 006dca7de1..9d7c70ac79 100644 --- a/main/SAPI.h +++ b/main/SAPI.h @@ -59,7 +59,7 @@ typedef struct _sapi_module_struct sapi_module_struct; extern sapi_module_struct sapi_module; /* true global */ -/* Some values in this structure needs to be field in before +/* Some values in this structure needs to be filled in before * calling sapi_activate(). We WILL change the `char *' entries, * so make sure that you allocate a separate buffer for them * and that you free them after sapi_deactivate(). -- cgit v1.2.1