diff options
author | Brian <brian@yutani.localnet.net> | 2007-05-06 10:09:59 -0600 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-05-06 10:09:59 -0600 |
commit | c4e2caec44c5c1837d676ff0f5ad0747b2e570a7 (patch) | |
tree | 5590cc09bd7d4ac5fd780191f33feb512da9b89b | |
parent | 4e858f8811d057a86740b27e0c9af933d382ed0d (diff) |
s/OJBECTS/OBJECTS/
-rw-r--r-- | linux-core/drm_objects.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/drm_objects.h b/linux-core/drm_objects.h index ea300c18..03ea927e 100644 --- a/linux-core/drm_objects.h +++ b/linux-core/drm_objects.h @@ -29,7 +29,7 @@ */ #ifndef _DRM_OBJECTS_H -#define _DRM_OJBECTS_H +#define _DRM_OBJECTS_H struct drm_device; |