[REACTOS]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 4 Apr 2013 19:29:36 +0000 (19:29 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 4 Apr 2013 19:29:36 +0000 (19:29 +0000)
commit26895da7e6cbcb8bc6bd8b35a912e1edd4f7ea66
treeeff420fb74b2e3b84558c0973348a0b5af57d41f
parentb15a7e9255b824eea90d3e7ff4a96fcb5bab599b
[REACTOS]
Fix spelling of 'length' in various places.
Patch by andygui

Concerning kdio.c, we can see that the original author didn't see his misspelling since he used two different variables named:
KdpScreenLineLength and KdpScreenLineLenght ! ; the latter being renamed here KdpScreenLineLengthDefault to make the difference.

CORE-7043 #comment Part for ReactOS committed in r58672, thanks!

svn path=/trunk/; revision=58672
19 files changed:
reactos/base/applications/calc/lang/el-GR.rc
reactos/base/applications/calc/lang/ko-KR.rc
reactos/base/applications/calc/lang/th-TH.rc
reactos/base/applications/sndrec32/audio_resampler_acm.cpp
reactos/base/applications/sndrec32/audio_wavein.hpp
reactos/base/applications/sndrec32/lang/de-DE.rc
reactos/base/applications/sndrec32/lang/en-US.rc
reactos/base/applications/sndrec32/lang/es-ES.rc
reactos/base/services/eventlog/file.c
reactos/boot/freeldr/freeldr/include/fs/ext2.h
reactos/dll/win32/kernel32/client/path.c
reactos/drivers/filesystems/fastfat/fastio.c
reactos/drivers/filesystems/fastfat_new/fastio.c
reactos/include/ndk/iofuncs.h
reactos/lib/drivers/lwip/src/core/snmp/msg_out.c
reactos/lib/drivers/lwip/src/core/tcp_in.c
reactos/ntoskrnl/io/iomgr/util.c
reactos/ntoskrnl/io/pnpmgr/pnputil.c
reactos/ntoskrnl/kd/kdio.c