Juli Mallett 49d54362f1 Bogusness may have happened using a variable assignment here before, but
proper parens mean that fd is always set by open(2) [in any part of C],
and so we can accurately check for it returning -1, without feeling like
we need to initialise fd to -1 in its declaration.

In other words, fix a stylistic/bogus nit.
2002-06-20 07:15:55 +00:00
..
2002-04-28 13:54:45 +00:00
2002-04-16 20:08:06 +00:00
2002-03-04 05:30:04 +00:00
2002-05-29 15:18:35 +00:00
2002-04-16 20:08:06 +00:00
2002-05-29 18:52:02 +00:00
2002-04-16 20:08:06 +00:00
2002-05-16 03:51:38 +00:00
2002-06-10 22:48:51 +00:00
2002-02-02 06:48:10 +00:00
2002-02-19 02:36:35 +00:00
2002-06-20 05:21:43 +00:00
2002-02-02 06:50:57 +00:00
2002-05-10 01:48:15 +00:00