gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 104/219: INTERNALS: fix misindentation of ToC item


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 104/219: INTERNALS: fix misindentation of ToC item
Date: Wed, 22 May 2019 19:17:23 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 7794cacf7e1798b1d21ce77273ffe8ea20a40d53
Author: Daniel Gustafsson <address@hidden>
AuthorDate: Tue Apr 23 12:38:31 2019 +0200

    INTERNALS: fix misindentation of ToC item
    
    Kerberos was incorrectly indented as a subsection under FTP, which is
    incorrect as they are both top level sections. A fix for this was first
    attempted in commit fef38a0898322f285401c5ff2f5e7c90dbf3be63 but that
    was a few paddles short of being complete.
---
 docs/INTERNALS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/INTERNALS.md b/docs/INTERNALS.md
index f2b727b58..2120216db 100644
--- a/docs/INTERNALS.md
+++ b/docs/INTERNALS.md
@@ -13,7 +13,7 @@ curl internals
    - [`Curl_disconnect`](#Curl_disconnect)
  - [HTTP(S)](#http)
  - [FTP](#ftp)
-   - [Kerberos](#kerberos)
+ - [Kerberos](#kerberos)
  - [TELNET](#telnet)
  - [FILE](#file)
  - [SMB](#smb)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]