Remove extra ;
[openssl.git] / crypto / store / str_lib.c
index a9f302b2c001c256fb686954e561f8d55905eb47..2d419bcd43d8fda8bae37837835f441823085944 100644 (file)
@@ -1123,7 +1123,7 @@ void STORE_OBJECT_free(STORE_OBJECT *data)
        OPENSSL_free(data);
        }
 
        OPENSSL_free(data);
        }
 
-IMPLEMENT_STACK_OF(STORE_OBJECT*);
+IMPLEMENT_STACK_OF(STORE_OBJECT*)
 
 
 struct STORE_attr_info_st
 
 
 struct STORE_attr_info_st