mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add a missing backslash and unbreak the build.
This commit is contained in:
parent
c4c63fb401
commit
3580dcafae
1 changed files with 1 additions and 1 deletions
|
|
@ -827,7 +827,7 @@ MLINKS= ncurses.3 curses.3 \
|
|||
curs_trace.3 _tracedump.3 \
|
||||
curs_trace.3 _tracef.3 \
|
||||
curs_trace.3 _tracemouse.3 \
|
||||
curs_trace.3 trace.3
|
||||
curs_trace.3 trace.3 \
|
||||
curs_util.3 delay_output.3 \
|
||||
curs_util.3 filter.3 \
|
||||
curs_util.3 flushinp.3 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue