diff options
Diffstat (limited to 'src/solvers')
| -rw-r--r-- | src/solvers/h48/solve.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/solvers/h48/solve.h b/src/solvers/h48/solve.h index 82c8358..0723fb6 100644 --- a/src/solvers/h48/solve.h +++ b/src/solvers/h48/solve.h | |||
| @@ -258,4 +258,4 @@ solve_h48( | |||
| 258 | solve_h48_error_data: | 258 | solve_h48_error_data: |
| 259 | LOG("solve_h48: error reading table\n"); | 259 | LOG("solve_h48: error reading table\n"); |
| 260 | return NISSY_ERROR_DATA; | 260 | return NISSY_ERROR_DATA; |
| 261 | } \ No newline at end of file | 261 | } |
