shithub: neatroff

Download patch

ref: 6fe0e21ff76db6961e43bd595dfa9253def352fb
parent: cd0dccf17ed048995656fac34ac41eac59157cb7
author: Ali Gholami Rudi <ali@rudi.ir>
date: Sat May 4 14:48:45 EDT 2013

reg: \n(.L should default to one

--- a/reg.c
+++ b/reg.c
@@ -158,6 +158,7 @@
 		n_i = 0;
 		n_j = AD_B;
 		n_l = SC_IN * 65 / 10;
+		n_L = 1;
 		n_s = 10;
 		n_u = 1;
 		n_v = 12 * SC_PT;