From d3ad835f122286b51d5f8211417b043888431341 Mon Sep 17 00:00:00 2001 From: Andrew Fort Date: Fri, 5 Dec 2014 10:39:20 -0800 Subject: [PATCH] @2200282 Add @file tag to intf.h to avoid doxygen getting confused --- eos/intf.h | 1 + 1 file changed, 1 insertion(+) diff --git a/eos/intf.h b/eos/intf.h index e3dd3583..d72345dc 100644 --- a/eos/intf.h +++ b/eos/intf.h @@ -15,6 +15,7 @@ #include /** + * @file * Base interface types. * * A base interface contains non-media or interface type specific information.