Changes between Version 1 and Version 3 of Ticket #889
- Timestamp:
- Sep 24, 2017, 8:20:46 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #889
- Property Status assigned → closed
- Property Resolution → fixed
-
Ticket #889 – Description
v1 v3 1 1 Just wanted to try out the newest revision of the drivedb.h and failed with a syntax error on line 3168: 2 2 /var/lib/smartmontools/drivedb/drivedb.h(3168): Syntax error, ',' expected 3 4 This patch should fix the bug: 3 5 {{{ 4 This patch should fix the bug:5 6 --- drivedb.h.4474 2017-09-23 15:40:30.000000000 +0200 6 7 +++ drivedb.h.fixed 2017-09-24 01:52:55.064034496 +0200