mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 07:18:49 +01:00
jam: jcache: typo in comment
This commit is contained in:
parent
b1ef802cdc
commit
a9f1022a2a
@ -43,7 +43,7 @@ static char* pop_string(string_list *list);
|
||||
/*! \brief Reads a line from the supplied file and writes it to the supplied
|
||||
buffer.
|
||||
|
||||
If the line end in a LF, it is chopped off.
|
||||
If the line ends in a LF, it is chopped off.
|
||||
|
||||
\param file The file.
|
||||
\param value The pointer to where the read value shall be written.
|
||||
|
Loading…
Reference in New Issue
Block a user