summaryrefslogtreecommitdiff
path: root/pith/osdep/pipe.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/osdep/pipe.h')
-rw-r--r--pith/osdep/pipe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/osdep/pipe.h b/pith/osdep/pipe.h
index 35e7d21..a799275 100644
--- a/pith/osdep/pipe.h
+++ b/pith/osdep/pipe.h
@@ -72,7 +72,7 @@
#define OSB_POST_CLOSE 0x0008
/*
- * stucture required for the pipe commands...
+ * structure required for the pipe commands...
*/
typedef struct pipe_s {
pid_t pid; /* child's process id */