Maybe some minor changes.

This commit is contained in:
duk
1985-01-10 13:35:39 +00:00
parent 58126396af
commit d7fb9edfe2
20 changed files with 2251 additions and 112 deletions

6
util/led/orig.h Normal file
View File

@@ -0,0 +1,6 @@
/* $Header$ */
struct orig {
long org_flen; /* Accumulated length of preceding sections. */
long org_zero; /* " " " zeroparts. */
};