forget to remove a line after merging

This commit is contained in:
Night Kaly 2024-03-14 15:36:52 +00:00
parent 437f0e8cf5
commit 53da8722f8
No known key found for this signature in database
GPG key ID: 8E829D3381CFEBBE

3
ccc.c
View file

@ -265,8 +265,7 @@ int main(int argc, char** argv)
}
/*
<<<<<<< HEAD
* change directory in window
* Change directory in window
*/
void change_dir(const char *buf)
{