diff options
-rw-r--r-- | include/stdio.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/stdio.h b/include/stdio.h index fe11fb5..9cd10bb 100644 --- a/include/stdio.h +++ b/include/stdio.h @@ -33,8 +33,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)stdio.h 8.4 (Berkeley) 1/4/94 - * $Id: stdio.h,v 1.10 1997/02/23 09:17:15 peter Exp $ + * @(#)stdio.h 8.5 (Berkeley) 4/29/95 + * $Id: stdio.h,v 1.11 1997/03/02 13:41:23 ache Exp $ */ #ifndef _STDIO_H_ |