corrected comment
This commit is contained in:
parent
ff20bb92f7
commit
3252bf67ae
@ -47,7 +47,7 @@ void parse_event(char event_string[], struct event **head)
|
|||||||
free(summary_str);
|
free(summary_str);
|
||||||
}
|
}
|
||||||
|
|
||||||
// the unfolded string has a semicolon
|
// the unfolded string has a space
|
||||||
// as a separator between what where previously separate lines
|
// as a separator between what where previously separate lines
|
||||||
void unfolding_string(char *folded_string, char *unfolded_string)
|
void unfolding_string(char *folded_string, char *unfolded_string)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user