mirror of
https://github.com/systemd/systemd.git
synced 2024-12-26 03:22:00 +03:00
shared/conf-parser: fix outdated comment
This commit is contained in:
parent
ed47df8967
commit
8a37ce6545
@ -165,7 +165,7 @@ static int next_assignment(
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* Parse a variable assignment line */
|
||||
/* Parse a single logical line */
|
||||
static int parse_line(
|
||||
const char* unit,
|
||||
const char *filename,
|
||||
|
Loading…
Reference in New Issue
Block a user