1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

spelling mistake.

This commit is contained in:
Luke Leighton 0001-01-01 00:00:00 +00:00
parent 41cb8b0ba0
commit b8ac96cd9c

View File

@ -226,7 +226,7 @@ open files, %d are available.\n", request_max_open_files, real_max_open_files));
}
/*
* Ensure that pipe_handle_oppset is set correctly.
* Ensure that pipe_handle_offset is set correctly.
*/
set_pipe_handle_offset(real_max_open_files);
}