summaryrefslogtreecommitdiff
path: root/ace/Svc_Conf.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-08-03 18:04:52 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-08-03 18:04:52 +0000
commit79b3e9692aacfe66d0db178f414e9825f663556c (patch)
tree4cac203d2381f327fd59a3e5e6f0cb220a5e6b36 /ace/Svc_Conf.h
parentaec2030eadb5ad3403756da47dbb81c167827aee (diff)
downloadATCD-79b3e9692aacfe66d0db178f414e9825f663556c.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Svc_Conf.h')
-rw-r--r--ace/Svc_Conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Svc_Conf.h b/ace/Svc_Conf.h
index cfbbfa7496d..50e12df8d44 100644
--- a/ace/Svc_Conf.h
+++ b/ace/Svc_Conf.h
@@ -28,7 +28,7 @@
#if defined (DEBUGGING)
#if defined (YY_DECL)
#undef YY_DECL
-#endif
+#endif /* YY_DECL */
#define YY_DECL extern "C" char *ace_yylex (void)
#else
#define YY_DECL extern "C" int ace_yylex (void)