Deleted Added
full compact
39c39
< __FBSDID("$FreeBSD: head/bin/sh/redir.c 213760 2010-10-13 04:01:01Z obrien $");
---
> __FBSDID("$FreeBSD: head/bin/sh/redir.c 213811 2010-10-13 22:18:03Z obrien $");
86,87c86,87
< STATIC void openredirect(union node *, char[10 ]);
< STATIC int openhere(union node *);
---
> static void openredirect(union node *, char[10 ]);
> static int openhere(union node *);
151c151
< STATIC void
---
> static void
243c243
< STATIC int
---
> static int