diff options
author | Keith Packard <keithp@keithp.com> | 2008-08-04 23:43:13 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2008-08-05 15:41:52 -0700 |
commit | b2d058d80ccd08d9e02ef866ee7a95b58686f6a3 (patch) | |
tree | 3e8392ea3e5f040e409d0a30d1e5ec1deddd63a7 /uxa/uxa-priv.h | |
parent | fc4d9c55a7fa8001786c1e4da10f005406c57ece (diff) |
Rename uxa using _ instead of caps
Diffstat (limited to 'uxa/uxa-priv.h')
-rw-r--r-- | uxa/uxa-priv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uxa/uxa-priv.h b/uxa/uxa-priv.h index 1e4f4ead..c50ab3af 100644 --- a/uxa/uxa-priv.h +++ b/uxa/uxa-priv.h @@ -117,7 +117,6 @@ typedef struct { #define UXA_NUM_GLYPH_CACHES 4 -typedef void (*EnableDisableFBAccessProcPtr)(int, Bool); typedef struct { uxa_driver_t *info; CreateGCProcPtr SavedCreateGC; |