(make_process): Initialize pty_flag to Qnil instead of 0
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 24 Dec 2007 05:26:06 +0000 (05:26 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 24 Dec 2007 05:26:06 +0000 (05:26 +0000)
commit9d826ef2087381a1241029671ca942718c3a19d9
tree078c8df94939be567c4f20b50a6e2214c26d423b
parent5742be860f445f80c06c12846bd9ee0d44aadd30
(make_process): Initialize pty_flag to Qnil instead of 0
as it is not a bit field on Emacs 22 yet.
src/ChangeLog
src/process.c