]> pd.if.org Git - pdclib/blobdiff - internals/_PDCLIB_glue.h
A couple of artifacts resulting in compile errors. Fixed.
[pdclib] / internals / _PDCLIB_glue.h
index db29f1ede847e6a5aa4e61887284f578b9ab8dbb..96cedca1e66f0d4d6404eb20be7f61d506cc4011 100644 (file)
@@ -67,5 +67,5 @@ int _PDCLIB_rename( const char * old, const char * new );
 /* A system call that returns one if the given file descriptor refers to an
    interactive device, and zero otherwise.
  */
-int _PDCLIB_interactive_stream( _PDCLIB_fd_t fd );
+int _PDCLIB_isinteractive( _PDCLIB_fd_t fd );