diff options
Diffstat (limited to 'backend/niash_core.h')
-rw-r--r-- | backend/niash_core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/niash_core.h b/backend/niash_core.h index 9bd6b91..fc0adbd 100644 --- a/backend/niash_core.h +++ b/backend/niash_core.h @@ -124,7 +124,7 @@ STATIC SANE_Bool CircBufferGetLine (int iHandle, TDataPipe * p, unsigned char *pabLine, SANE_Bool iReversedHead); -/* returns false, when trying to read after end of buffer +/* returns false, when trying to read after end of buffer if fReturn==SANE_TRUE, the head will return automatically on an end of scan */ STATIC SANE_Bool |