| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | + | #ifndef lint |
| 2 | + | static const char RCSid[] = "$Id$"; |
| 3 | + | #endif |
| 4 | /* | |
| 5 | * Function to open floating-point depth file, making sure it's | |
| 6 | * the correct length, and converting from encoded 16-bit | |
| # | Line 138 | Line 141 | seek_error: | |
| 141 | return(-1); | |
| 142 | } | |
| 143 | ||
| 144 | < | #endif |
| 144 | > | #endif |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |