Skip to content

Commit f941bec

Browse files
author
jkbzh
committed
reformatting
1 parent 5ae032d commit f941bec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Changelog

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ HYPERMAIL VERSION 2.4.1:
77

88
2022-11-04 Jose Kahan
99
* src/Makefile.in
10-
Some C linkers require libraries to be declared after functions in that library
11-
are called, and not before. This was notably with -lm and -ltrio, where -lm had
12-
to be declared after -ltrio.
10+
Some C linkers require libraries to be declared after functions in that
11+
library are called, and not before. This was notably with -lm and
12+
-ltrio, where -lm had to be declared after -ltrio.
1313
(closes # 84)
1414

1515
2021-06-04 Baptiste Daroussin

0 commit comments

Comments
 (0)