summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-04-09 11:13:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-04-09 11:13:30 +0000
commit6c0fdb621afe24e04cf8ffdf2a4a04916f615e39 (patch)
treec86de3ac16a35c70028a4a848df0b46a6b8fcb83
parent8283eb4ca9909df98bca793e163267ad45adeb2d (diff)
downloadATCD-6c0fdb621afe24e04cf8ffdf2a4a04916f615e39.tar.gz
-rw-r--r--ACE/ace/Svc_Conf_y.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/Svc_Conf_y.cpp b/ACE/ace/Svc_Conf_y.cpp
index 53706908414..624229993aa 100644
--- a/ACE/ace/Svc_Conf_y.cpp
+++ b/ACE/ace/Svc_Conf_y.cpp
@@ -937,8 +937,8 @@ ace_yystpcpy (ace_yydest, ace_yysrc)
heuristic is that double-quoting is unnecessary unless the string
contains an apostrophe, a comma, or backslash (other than
backslash-backslash). ACE_YYSTR is taken from ace_yytname. If ACE_YYRES is
- null, do not copy; instead, return the length of what the result
- would have been. */
+ null, do not copy; instead, return the length of what the result would
+ have been. */
static ACE_YYSIZE_T
ace_yytnamerr (ACE_TCHAR *ace_yyres, const char *ace_yystr)
{