summaryrefslogblamecommitdiff
path: root/misc/ytree/files/patch-ag
blob: 8dceac22a670640e7cdab9c41164d337d70ebe7c (plain) (tree)
1
2
3
4
5
6
7
8

                                                



                        

                                                                                   


                                                       
--- filewin.c.orig	Wed Dec  9 15:36:15 1998
+++ filewin.c	Wed Dec  9 15:36:28 1998
@@ -535,7 +535,7 @@
                     }
 		    else
 		    {
-		      (void) sprintf( format, "%%c%%%c%ds %%10s %%3d %%7d %%12s", 
+		      (void) sprintf( format, "%%c%%%c%ds %%10s %%3d %%7qd %%12s", 
                                       justify,
 				      max_filename_len 
 				    );