svn commit: r1932717 - subversion/trunk/subversion/svnbrowse

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <177507288652.1823378.6946989310118095814@svn03-he-fi>
Author: rinrab
Date: Wed Apr  1 19:48:06 2026
New Revision: 1932717

Log:
svnbrowse: Replace accidently left tabs with spaces.

* subversion/svnbrowse/svnbrowse.c
  (ui_draw): Fix indentation when calling mvprintw().

Suggested by: hartmannathan

Modified:
   subversion/trunk/subversion/svnbrowse/svnbrowse.c

Modified: subversion/trunk/subversion/svnbrowse/svnbrowse.c
==============================================================================
--- subversion/trunk/subversion/svnbrowse/svnbrowse.c	Wed Apr  1 19:18:11 2026	(r1932716)
+++ subversion/trunk/subversion/svnbrowse/svnbrowse.c	Wed Apr  1 19:48:06 2026	(r1932717)
@@ -171,7 +171,7 @@ ui_draw(svn_browse__ctx_t *ctx, apr_pool
       else
         abort();
 
-			mvprintw(i + 1, COLS - 40, "%8ld KiB  r%-8ld  %s",
+      mvprintw(i + 1, COLS - 40, "%8ld KiB  r%-8ld  %s",
                item->dirent->size / 1024,
                item->dirent->created_rev,
                item->dirent->last_author);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.