]> git.eshelyaron.com Git - emacs.git/commit
(IsValidLocale): Extern missing from mingw32 headers.
authorAndrew Innes <andrewi@gnu.org>
Tue, 22 Aug 2000 23:39:00 +0000 (23:39 +0000)
committerAndrew Innes <andrewi@gnu.org>
Tue, 22 Aug 2000 23:39:00 +0000 (23:39 +0000)
commit42c95ffbe9086d04b2bd49d59e71fe262e5132c4
treec2651c56468213b2355c7df1454b2cb2fe2bf694
parent15d36dee8f0b3c402466adaa3ef231b3b02086b3
(IsValidLocale): Extern missing from mingw32 headers.
(compare_env):
(find_child_console): Fix compile warning.
(create_child): Remove reference to security
descriptor, which isn't needed and doesn't compile with mingw32.
src/w32proc.c