| Summary: | syntax error in vim modeline in getdata.c | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | D. V. Wiebe <dvw> |
| Component: | general | Assignee: | kst |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.x | ||
| Target Milestone: | --- | ||
| Platform: | Slackware | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
D. V. Wiebe
2004-11-03 15:36:13 UTC
CVS commit by netterfield: BUG: 92632 M +2 -1 getdata.c 1.21 --- kdeextragear-2/kst/kst/datasources/dirfile/getdata.c #1.20:1.21 @@ -1519,3 +1519,4 @@ int GetSamplesPerFrame(const char *filen return (GetSPF(field_name, F, error_code)); } -/* vim: ts=2 sw=2 et */ +/* vim: ts=2 sw=2 et +*/ |