mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 13:44:23 +08:00
"always", not "allways" !!!!
svn path=/trunk/; revision=58179
This commit is contained in:
@@ -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++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user