mirror of
https://github.com/reactos/reactos.git
synced 2025-05-06 10:28:45 +00:00
"always", not "allways" !!!!
svn path=/trunk/; revision=58179
This commit is contained in:
parent
6b883db864
commit
ccf292a193
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ int _tmain(int argc, _TCHAR* argv[])
|
|||
|
||||
printf("2.) Test : *********************\n");
|
||||
|
||||
/* Here all zero but EaBuffer::EaName is set : will allways end in STATUS_EA_LIST_INCONSISTENT */
|
||||
/* Here all zero but EaBuffer::EaName is set : will always end in STATUS_EA_LIST_INCONSISTENT */
|
||||
/* There must a link to EaBuffer::EaName */
|
||||
for (i=0;i<TEST_BUFFER_LEN;i++)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue