| # | Line 145 | Line 145 | extern struct SDCache_s { | |
|---|---|---|
| 145 | #define SDretainAll 2 /* also keep cumulative cache data */ | |
| 146 | ||
| 147 | extern int SDretainSet; /* =SDretainNone by default */ | |
| 148 | + | extern unsigned long SDmaxCache; /* =0 (unlimited) by default */ |
| 149 | ||
| 150 | /***************************************************************** | |
| 151 | * The following routines are less commonly used by applications. | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |