public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] docs/file-formats: fix typo
@ 2021-08-02 12:36 Lorenz Stechauner
  2021-08-03  7:18 ` [pbs-devel] applied: " Dietmar Maurer
  0 siblings, 1 reply; 2+ messages in thread
From: Lorenz Stechauner @ 2021-08-02 12:36 UTC (permalink / raw)
  To: pbs-devel

Signed-off-by: Lorenz Stechauner <l.stechauner@proxmox.com>
---
 docs/file-formats.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/file-formats.rst b/docs/file-formats.rst
index b6e9aabe..c1b2c79a 100644
--- a/docs/file-formats.rst
+++ b/docs/file-formats.rst
@@ -51,7 +51,7 @@ data:
 
    * - ``MAGIC: [u8; 8]``
    * - ``CRC32: [u8; 4]``
-   * - ``ÌV: [u8; 16]``
+   * - ``IV: [u8; 16]``
    * - ``TAG: [u8; 16]``
    * - ``Data: (max 16MiB)``
 
-- 
2.30.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pbs-devel] applied: [PATCH proxmox-backup] docs/file-formats: fix typo
  2021-08-02 12:36 [pbs-devel] [PATCH proxmox-backup] docs/file-formats: fix typo Lorenz Stechauner
@ 2021-08-03  7:18 ` Dietmar Maurer
  0 siblings, 0 replies; 2+ messages in thread
From: Dietmar Maurer @ 2021-08-03  7:18 UTC (permalink / raw)
  To: Proxmox Backup Server development discussion, Lorenz Stechauner

applied

On 8/2/21 2:36 PM, Lorenz Stechauner wrote:
> Signed-off-by: Lorenz Stechauner <l.stechauner@proxmox.com>
> ---
>   docs/file-formats.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/file-formats.rst b/docs/file-formats.rst
> index b6e9aabe..c1b2c79a 100644
> --- a/docs/file-formats.rst
> +++ b/docs/file-formats.rst
> @@ -51,7 +51,7 @@ data:
>   
>      * - ``MAGIC: [u8; 8]``
>      * - ``CRC32: [u8; 4]``
> -   * - ``ÌV: [u8; 16]``
> +   * - ``IV: [u8; 16]``
>      * - ``TAG: [u8; 16]``
>      * - ``Data: (max 16MiB)``
>   




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-03  7:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02 12:36 [pbs-devel] [PATCH proxmox-backup] docs/file-formats: fix typo Lorenz Stechauner
2021-08-03  7:18 ` [pbs-devel] applied: " Dietmar Maurer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal