aboutsummaryrefslogtreecommitdiff
path: root/src/control.h
diff options
context:
space:
mode:
authortaw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1>2007-10-02 15:35:47 +0000
committertaw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1>2007-10-02 15:35:47 +0000
commit0e55f18cd6fd05262b82cafce6ab53dad275c148 (patch)
tree6c265611439ec3d77a7da6f561012d3c50962ad6 /src/control.h
parent49b0bf4c38f7b2ecdb25b138abc8aa5ff06267c4 (diff)
DirAx improvements
git-svn-id: svn://cook.msm.cam.ac.uk:745/diff-tomo/dtr@140 bf6ca9ba-c028-0410-8290-897cf20841d1
Diffstat (limited to 'src/control.h')
-rw-r--r--src/control.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/control.h b/src/control.h
index bb42395..76eb2ff 100644
--- a/src/control.h
+++ b/src/control.h
@@ -134,6 +134,7 @@ typedef struct cctx_struct {
/* DirAx low-level stuff */
GIOChannel *dirax;
int dirax_pty;
+ pid_t dirax_pid;
char *dirax_rbuffer;
int dirax_rbufpos;
int dirax_rbuflen;