aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/include/NX.h
diff options
context:
space:
mode:
Diffstat (limited to 'nxcomp/include/NX.h')
-rw-r--r--nxcomp/include/NX.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/include/NX.h b/nxcomp/include/NX.h
index 088e265e0..515333afa 100644
--- a/nxcomp/include/NX.h
+++ b/nxcomp/include/NX.h
@@ -240,7 +240,7 @@ extern int NXTransDestroy(int fd);
* just after the XOpenDisplay() or any other function used to init-
* ialize the NX transport.
*/
-
+
extern int NXTransSignal(int signal, int action);
/*