From 8be2cf7efcc3358e6cd1a65aa4f06dc1d7e9b86c Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Mon, 17 Oct 2005 15:36:22 +0000 Subject: [PATCH] remember to close a comment. --- src/file.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/file.h b/src/file.h index bfc56499..0a465156 100644 --- a/src/file.h +++ b/src/file.h @@ -27,7 +27,7 @@ */ /* * file.h - definitions for file(1) program - * @(#)$Id: file.h,v 1.71 2005/10/17 15:31:10 christos Exp $ + * @(#)$Id: file.h,v 1.72 2005/10/17 15:36:22 christos Exp $ */ #ifndef __file_h__ @@ -39,7 +39,7 @@ #include /* Include that here, to make sure __P gets defined */ #include -#include /* For open and flags +#include /* For open and flags */ #ifdef HAVE_STDINT_H #include #endif -- 2.40.0