From 4a784a7f73d7e06d92fcd4b8844dc0ef00f41050 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Fri, 1 Apr 2022 07:55:02 +0000 Subject: snapshot of project "lynx", label v2-9-0dev_10e --- WWW/Library/Implementation/HTGopher.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'WWW/Library/Implementation/HTGopher.c') diff --git a/WWW/Library/Implementation/HTGopher.c b/WWW/Library/Implementation/HTGopher.c index 4f9e02ba..03141790 100644 --- a/WWW/Library/Implementation/HTGopher.c +++ b/WWW/Library/Implementation/HTGopher.c @@ -1,5 +1,5 @@ /* - * $LynxId: HTGopher.c,v 1.76 2021/07/25 23:51:30 tom Exp $ + * $LynxId: HTGopher.c,v 1.77 2022/04/01 00:18:09 tom Exp $ * * GOPHER ACCESS HTGopher.c * ============= @@ -279,7 +279,7 @@ static void parse_menu(const char *arg GCC_UNUSED, * Gopher menu. */ if (dump_output_immediately - && HTOutputFormat == HTAtom_for("www/dump")) { + && HTOutputFormat == WWW_DUMP) { if (ich == '<') { ss = "<"; } else if (ich == '>') { -- cgit 1.4.1-2-gfad0 ranger/?h=v1.6.0'>summary refs log blame commit diff stats
path: root/ranger.py
blob: 0a9d54c9bb1ab0b9a668b9bb48fab4c0584209a0 (plain) (tree)
1
2
3
4
5
6
                 
              
 

                                                                 
 











                                                                       
 

                                                                              




                                                                         

               
                        
             
                                                                       
                         
    
                                                                


        
 

                                                                

                                                           
 

                                                              
                              
    
                                        
 
                   
                  
                                                              




                                                               
 

              
 
^
1
2
3
4
5
6
7
8
9