From df18fa41b2e43a9db3f3aa3fd046e42f44351fb6 Mon Sep 17 00:00:00 2001 From: Cody Balos Date: Thu, 29 Jun 2023 17:07:53 -0700 Subject: [PATCH] Update doc/arkode/guide/source/ARKodeSPRKStorage.rst Co-authored-by: Daniel R. Reynolds --- doc/arkode/guide/source/ARKodeSPRKStorage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arkode/guide/source/ARKodeSPRKStorage.rst b/doc/arkode/guide/source/ARKodeSPRKStorage.rst index 27cb262495..41f93167ad 100644 --- a/doc/arkode/guide/source/ARKodeSPRKStorage.rst +++ b/doc/arkode/guide/source/ARKodeSPRKStorage.rst @@ -108,7 +108,7 @@ ARKodeSPRKStorage functions +----------------------------------------------+------------------------------------------------------------+ | **Function name** | **Description** | - +----------------------------------------------+------------------------------------------------------------+ + +===============================================+============================================================+ | :c:func:`ARKodeSPRKStorage_Alloc()` | Allocate an empty storage structure | +----------------------------------------------+------------------------------------------------------------+ | :c:func:`ARKodeSPRKStorage_Load()` | Load SPRK method using an identifier |