annotate src/s/unixware.h @ 89866:70daf4dac8c0

(print_prune_string_charset): Fix Lisp_Object/int mixup.
author Kenichi Handa <handa@m17n.org>
date Thu, 11 Mar 2004 11:41:33 +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)