comparison src/s/dgux4.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents a9640ecf5ab4
children e055d02d8b97 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
135 characters are waiting to be sent. I can't spot a good way to get 135 characters are waiting to be sent. I can't spot a good way to get
136 that info from the FILE internals. */ 136 that info from the FILE internals. */
137 #define PENDING_OUTPUT_COUNT(FILE) (1) 137 #define PENDING_OUTPUT_COUNT(FILE) (1)
138 138
139 #endif /* NOT_C_CODE */ 139 #endif /* NOT_C_CODE */
140
141 /* arch-tag: c7013e7b-6e2e-44f2-ba61-90b6d5e2ea45
142 (do not change this comment) */