# | Line 539 | Line 539 | getexp( /* get exposure for nth frame */ | |
---|---|---|
539 | int n | |
540 | ) | |
541 | { | |
542 | – | extern char *fskip(); |
542 | static char expval[32]; | |
543 | static FILE *expfp = NULL; | |
544 | static int curfrm = 0; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |