diff options
Diffstat (limited to 'src/cm.h')
| -rw-r--r-- | src/cm.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -66,7 +66,7 @@ struct cm | |||
| 66 | location */ | 66 | location */ |
| 67 | unsigned int cm_autolf:1; /* \r performs a \r\n (rn) */ | 67 | unsigned int cm_autolf:1; /* \r performs a \r\n (rn) */ |
| 68 | 68 | ||
| 69 | /* Parametrized capabilities. This needs to be a struct since | 69 | /* Parameterized capabilities. This needs to be a struct since |
| 70 | the costs are accessed through pointers. */ | 70 | the costs are accessed through pointers. */ |
| 71 | 71 | ||
| 72 | #if 0 | 72 | #if 0 |