X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=internals%2F_PDCLIB_glue.h;h=cce59e7787453639d176dbbe6f86d903ad9f6582;hp=534322b9627dfb21915f7dd144f3e4ca9d552447;hb=d865c4403fc91d1f1ac95ba76febcee9f429bb97;hpb=2040228f27d623585d339dec175c4e779ca9edb5 diff --git a/internals/_PDCLIB_glue.h b/internals/_PDCLIB_glue.h index 534322b..cce59e7 100644 --- a/internals/_PDCLIB_glue.h +++ b/internals/_PDCLIB_glue.h @@ -33,7 +33,7 @@ void * _PDCLIB_allocpages( int n ); /* stdio.h */ -/* A system call that opens a file identified by name in a given mode. Return +/* A system call that opens a file identified by name in a given mode. Return a file descriptor uniquely identifying that file. (The mode is the return value of the _PDCLIB_filemode() function.) */