From b05fbf196c26ca4419624cc41aef02e1bd9a7d2f Mon Sep 17 00:00:00 2001 From: skarg Date: Tue, 21 Feb 2012 22:10:05 +0000 Subject: [PATCH] Fixed file name in doxygen comment. --- bacnet-stack/demo/epics/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacnet-stack/demo/epics/main.c b/bacnet-stack/demo/epics/main.c index 49d5e8fe..987c3fe6 100644 --- a/bacnet-stack/demo/epics/main.c +++ b/bacnet-stack/demo/epics/main.c @@ -23,7 +23,7 @@ * *********************************************************************/ -/** @file epics/bacepics.c Command line tool to build a full VTS3 EPICS file, +/** @file epics/main.c Command line tool to build a full VTS3 EPICS file, * including the heading information. */ #include