annotate src/s/unixware.h @ 89698:2ae6208036bd

(face_for_char): Prototype adjusted.
author Kenichi Handa <handa@m17n.org>
date Tue, 13 Jan 2004 01:35:47 +0000
parents 375f2633d815
children 68c22ea6027c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25844
Dave Love <fx@gnu.org>
parents:
diff changeset
1 #include "usg5-4-2.h"
Dave Love <fx@gnu.org>
parents:
diff changeset
2
Dave Love <fx@gnu.org>
parents:
diff changeset
3 #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)