view lib/close-stream.h @ 16201:8250f2777afc

maint: update all copyright year number ranges Run "make update-copyright".
author Jim Meyering <meyering@redhat.com>
date Sun, 01 Jan 2012 10:04:58 +0100
parents 264f42792bc8
children
line wrap: on
line source

#include <stdio.h>
int close_stream (FILE *stream);