| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | – | #include <stdio.h> |
| 2 | – | |
| 1 | #ifndef lint | |
| 2 | < | static char SCCSid[] = "$SunId$ LBL"; |
| 2 | > | static const char RCSid[] = "$Id$"; |
| 3 | #endif | |
| 4 | + | #include "copyright.h" |
| 5 | + | |
| 6 | + | #include <stdio.h> |
| 7 | ||
| 8 | ||
| 9 | int | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |