]> git.marmaro.de Git - mmh/blobdiff - sbr/folder_read.c
Cleanup of code layout only
[mmh] / sbr / folder_read.c
index 4265763bb847dbcc4b0f8693dc7a4a9b38281d91..159949a0728045333e07ce5284330a036744483f 100644 (file)
@@ -86,9 +86,9 @@ folder_read(char *name)
                                ** lowest we've seen?
                                */
                                if (msgnum < mp->lowmsg)
-                                  mp->lowmsg = msgnum;
+                                       mp->lowmsg = msgnum;
                                if (msgnum > mp->hghmsg)
-                                  mp->hghmsg = msgnum;
+                                       mp->hghmsg = msgnum;
                        }
 
                        /*