|
Last change
on this file since 2316 was 1103, checked in by Bruno Cornec, 19 years ago |
|
Fix again another set of compiler warnings (Michel Loiseleur <mloiseleur_at_linagora.com>)
|
-
Property svn:keywords
set to
Id
|
|
File size:
186 bytes
|
| Rev | Line | |
|---|
| [1] | 1 | /* libfifo-EXT.h */
|
|---|
| 2 |
|
|---|
| [128] | 3 | extern FILE *open_device_via_buffer(char *dev, char direction,
|
|---|
| 4 | long internal_block_size);
|
|---|
| [1] | 5 | extern void sigpipe_occurred(int);
|
|---|
| [1103] | 6 | extern void kill_buffer(void);
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.