From 2bebe00e4309269f720ee56533cd77256cb7673d Mon Sep 17 00:00:00 2001 From: phk Date: Sat, 12 Feb 2005 21:07:09 +0000 Subject: Add ibcntl as alias for ibcnt Add ibsta and start to use it. Rename the argument structure more sensibly. Improve timeout and error handling --- lib/libgpib/gpib.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libgpib/gpib.h') diff --git a/lib/libgpib/gpib.h b/lib/libgpib/gpib.h index db6e0de..d3144b5 100644 --- a/lib/libgpib/gpib.h +++ b/lib/libgpib/gpib.h @@ -29,3 +29,5 @@ */ #include + +#define ibcntl ibcnt -- cgit v1.1