diff options
author | kaleb <empty> | 1995-06-26 18:53:47 +0000 |
---|---|---|
committer | kaleb <empty> | 1995-06-26 18:53:47 +0000 |
commit | e8d9e8f46d1e006c95426ca7bdc2dadcb1dcb5e7 (patch) | |
tree | 7a7e02ab4f822cdc8ca433f21a670fd18b54e93b /xc | |
parent | e5a686a8dfc0dae1ca4b1194d8ed553f8bb809ae (diff) |
XBUG 7024
Diffstat (limited to 'xc')
-rw-r--r-- | xc/lib/Xt/jump_funcs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/xc/lib/Xt/jump_funcs b/xc/lib/Xt/jump_funcs index 2199478d3..12878a84e 100644 --- a/xc/lib/Xt/jump_funcs +++ b/xc/lib/Xt/jump_funcs @@ -1,4 +1,4 @@ -# $XConsortium: $ +# $XConsortium: jump_funcs,v 1.2 94/12/07 10:45:51 kaleb Exp kaleb $ # $XFree86: xc/lib/Xt/jump_funcs,v 3.1 1994/05/04 14:56:46 dawes Exp $ # 00000000 T _XtAppAddActionHook libXt ActionHook @@ -671,3 +671,5 @@ 00000000 T _XTestFakeProximityEvent libXtst XTest 00000000 T _XTestFakeDeviceMotionEvent libXtst XTest 00000000 T _XTestGrabControl libXtst XTest +00000000 T __XtFreeArgList libXt Varargs +00000000 T __XtClearAncestorCache libXt Keyboard |