Changeset 3979


Ignore:
Timestamp:
May 4, 2020, 12:52:20 AM (5 years ago)
Author:
Andreas Schnellbacher
Message:
  • Minor, almost cosmetic change.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/netlabs/macros/indentblock.e

    r3368 r3979  
    7676      mt = marktype()
    7777      --dprintf( mkfirstline',' mklastline',' mkfirstcol',' mklastcol',' mt)
    78       MinIndent = 1599
     78      MinIndent = MAXCOL
    7979      do l = mkfirstline to mklastline
    8080         getline LineStr, l
Note: See TracChangeset for help on using the changeset viewer.