diff options
Diffstat (limited to 'src/nsgui.h')
| -rw-r--r-- | src/nsgui.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nsgui.h b/src/nsgui.h index 91b2956bf3f..54e336fdf3d 100644 --- a/src/nsgui.h +++ b/src/nsgui.h | |||
| @@ -78,8 +78,8 @@ typedef unichar XChar2b; | |||
| 78 | #define FACE_DEFAULT (~0) | 78 | #define FACE_DEFAULT (~0) |
| 79 | 79 | ||
| 80 | 80 | ||
| 81 | /* PENDING: xfaces requires these structures, but the question is are we | 81 | /* XXX: xfaces requires these structures, but the question is are we |
| 82 | forced to use them? */ | 82 | forced to use them? */ |
| 83 | typedef struct _XGCValues | 83 | typedef struct _XGCValues |
| 84 | { | 84 | { |
| 85 | #ifdef __OBJC__ | 85 | #ifdef __OBJC__ |