From d2d909992899bf68e062b8f1ab00d40676b3fb88 Mon Sep 17 00:00:00 2001 From: tibs Date: Mon, 20 Oct 2008 08:24:06 +0000 Subject: [PATCH] Oops - gcc on Ubuntu points out this mistake. --HG-- extra : convert_revision : svn%3Aeff31bef-be4a-0410-a8fe-e47997df2690/trunk%4072 --- h222_fns.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/h222_fns.h b/h222_fns.h index c42b4d8..bbfd17b 100644 --- a/h222_fns.h +++ b/h222_fns.h @@ -35,7 +35,7 @@ extern const char *h222_stream_type_str(unsigned s); -#endif _h222_fns +#endif // _h222_fns // Local Variables: // tab-width: 8