]> git.saurik.com Git - bison.git/commitdiff
s/return (foo)/return foo/
authorAkim Demaille <akim@epita.fr>
Fri, 31 Mar 2000 14:27:06 +0000 (14:27 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 31 Mar 2000 14:27:06 +0000 (14:27 +0000)
14 files changed:
ChangeLog
po/de.po
po/es.po
po/fr.po
po/nl.po
po/ru.po
src/LR0.c
src/allocate.c
src/lalr.c
src/lex.c
src/output.c
src/reader.c
src/symtab.c
src/vmsgetargs.c

index 040af56edae385d231508bc53cb35696393cead7..f42aff00683c7b7aa8c9b47e6af2aaadd2a2492a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
 2000-03-31  Akim Demaille  <akim@epita.fr>
 
 2000-03-31  Akim Demaille  <akim@epita.fr>
 
-       Clean the error reporting functions.
+       * allocate.c: s/return (foo)/return foo/.
+       * lalr.c: Likewise.
+       * LR0.c: Likewise.
+       * output.c: Likewise.
+       * reader.c: Likewise.
+       * symtab.c: Likewise.
+       * vmsgetargs.c: Likewise.
+
+2000-03-31  Akim Demaille  <akim@epita.fr>
+
+       Clean up the error reporting functions.
 
        * src/report.c: New file.
        * src/report.h: Likewise.
 
        * src/report.c: New file.
        * src/report.h: Likewise.
index 0210c94d61ee48e748b588c88cceb95afa89bb45..85f883a602055e827e8561ada9eec1adff92ab74 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: bison 1.25\n"
 msgid ""
 msgstr ""
 "Project-Id-Version: bison 1.25\n"
-"POT-Creation-Date: 2000-03-31 15:40+0200\n"
+"POT-Creation-Date: 2000-03-31 16:02+0200\n"
 "PO-Revision-Date: 1996-10-10 17:54 MET DST\n"
 "Last-Translator: Ulrich Drepper <drepper@gnu.ai.mit.edu>\n"
 "Language-Team: German <de@li.org>\n"
 "PO-Revision-Date: 1996-10-10 17:54 MET DST\n"
 "Last-Translator: Ulrich Drepper <drepper@gnu.ai.mit.edu>\n"
 "Language-Team: German <de@li.org>\n"
index 5449a00a23e8f6e59412291b37224c6e86a9a672..5505edb2bb97d1e4415027f6ce27dc642454a531 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -30,7 +30,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GNU bison 1.25\n"
 msgid ""
 msgstr ""
 "Project-Id-Version: GNU bison 1.25\n"
-"POT-Creation-Date: 2000-03-31 15:40+0200\n"
+"POT-Creation-Date: 2000-03-31 16:02+0200\n"
 "PO-Revision-Date: 1998-09-21 10:19+0200\n"
 "Last-Translator: Nicolás García-Pedrajas <ngarcia-pedrajas@acm.org>\n"
 "Language-Team: Spanish <es@li.org>\n"
 "PO-Revision-Date: 1998-09-21 10:19+0200\n"
 "Last-Translator: Nicolás García-Pedrajas <ngarcia-pedrajas@acm.org>\n"
 "Language-Team: Spanish <es@li.org>\n"
index 6e73dd67fac3a005d639ce088d7fedbf5ae13566..71d247fb2a2c8b3b440eb4f706953145f5ee37b1 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: bison 1.25\n"
 msgid ""
 msgstr ""
 "Project-Id-Version: bison 1.25\n"
-"POT-Creation-Date: 2000-03-31 15:40+0200\n"
+"POT-Creation-Date: 2000-03-31 16:02+0200\n"
 "PO-Revision-Date: 1996-03-19 20:05 EST\n"
 "Last-Translator: Dominique Boucher <boucherd@IRO.UMontreal.CA>\n"
 "Language-Team: French <fr@li.org>\n"
 "PO-Revision-Date: 1996-03-19 20:05 EST\n"
 "Last-Translator: Dominique Boucher <boucherd@IRO.UMontreal.CA>\n"
 "Language-Team: French <fr@li.org>\n"
index 3f18ccfda19efb59cbe3513df6c83f3d6f5fa920..a3ee3815d9717f751b060ded4e86cd6f7af2a6b3 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: bison 1.25\n"
 msgid ""
 msgstr ""
 "Project-Id-Version: bison 1.25\n"
-"POT-Creation-Date: 2000-03-31 15:40+0200\n"
+"POT-Creation-Date: 2000-03-31 16:02+0200\n"
 "PO-Revision-Date: 1996-08-27 15:34 MET DST\n"
 "Last-Translator: Erick Branderhorst <branderh@debian.org>\n"
 "Language-Team: Dutch <nl@li.org>\n"
 "PO-Revision-Date: 1996-08-27 15:34 MET DST\n"
 "Last-Translator: Erick Branderhorst <branderh@debian.org>\n"
 "Language-Team: Dutch <nl@li.org>\n"
index 8e399a9fa8b14a1d8dee3dd2e6bc9e9a6c58221c..53bb6ccadf8f8db3809854d8c1fe63a75aa86b4d 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: bison 1.25\n"
 msgid ""
 msgstr ""
 "Project-Id-Version: bison 1.25\n"
-"POT-Creation-Date: 2000-03-31 15:40+0200\n"
+"POT-Creation-Date: 2000-03-31 16:02+0200\n"
 "PO-Revision-Date: 1999-07-12 12:18\n"
 "Last-Translator: Dmitry S. Sivachenko <dima@Chg.RU>\n"
 "Language-Team: Russian <ru@li.org>\n"
 "PO-Revision-Date: 1999-07-12 12:18\n"
 "Last-Translator: Dmitry S. Sivachenko <dima@Chg.RU>\n"
 "Language-Team: Russian <ru@li.org>\n"
index d03dfb51342e62e9e32fa5171fc8e59f5acb4bdd..8bdcd75fb5134a1729386d1ff205b04227b36557 100644 (file)
--- a/src/LR0.c
+++ b/src/LR0.c
@@ -353,7 +353,7 @@ get_state (int symbol)
       state_table[key] = sp = new_state(symbol);
     }
 
       state_table[key] = sp = new_state(symbol);
     }
 
-  return (sp->number);
+  return sp->number;
 }
 
 
 }
 
 
@@ -394,7 +394,7 @@ new_state (int symbol)
 
   nstates++;
 
 
   nstates++;
 
-  return (p);
+  return p;
 }
 
 
 }
 
 
index fdc83856fdc9b23406e8a3c1775a3ed961cdc5f8..31bb0d5825cdb6e518d04746770a346872b57e82 100644 (file)
@@ -60,7 +60,7 @@ xmalloc (register unsigned n)
       done (1);
     }
 
       done (1);
     }
 
-  return (block);
+  return block;
 }
 
 char *
 }
 
 char *
@@ -76,5 +76,5 @@ xrealloc (register char *block, register unsigned n)
       done (1);
     }
 
       done (1);
     }
 
-  return (block);
+  return block;
 }
 }
index 767c646e65596973d1d77d51b8f9b31d035871dd..27e3d286d2d7bd1e562e52ce532e7ca4a6fd5a06 100644 (file)
@@ -352,7 +352,7 @@ map_goto (int state, int symbol)
       middle = (low + high) / 2;
       s = from_state[middle];
       if (s == state)
       middle = (low + high) / 2;
       s = from_state[middle];
       if (s == state)
-       return (middle);
+       return middle;
       else if (s < state)
        low = middle + 1;
       else
       else if (s < state)
        low = middle + 1;
       else
@@ -617,7 +617,7 @@ transpose (short **R_arg, int n)
 
   FREE(temp_R);
 
 
   FREE(temp_R);
 
-  return (new_R);
+  return new_R;
 }
 
 
 }
 
 
index cf4f7e5752202d95ac6fc62a7357eceb445e60b3..b59793bcc18f72ca6f69e09536b9360a4ae0cf0a 100644 (file)
--- a/src/lex.c
+++ b/src/lex.c
@@ -158,7 +158,7 @@ skip_white_space (void)
          break;
 
        default:
          break;
 
        default:
-         return (c);
+         return c;
        }
     }
 }
        }
     }
 }
@@ -314,7 +314,7 @@ lex (void)
       symval = unlexed_symval;
       c = unlexed;
       unlexed = -1;
       symval = unlexed_symval;
       c = unlexed;
       unlexed = -1;
-      return (c);
+      return c;
     }
 
   c = skip_white_space();
     }
 
   c = skip_white_space();
@@ -325,7 +325,7 @@ lex (void)
     {
     case EOF:
       strcpy(token_buffer, "EOF");
     {
     case EOF:
       strcpy(token_buffer, "EOF");
-      return (ENDFILE);
+      return ENDFILE;
 
     case 'A':  case 'B':  case 'C':  case 'D':  case 'E':
     case 'F':  case 'G':  case 'H':  case 'I':  case 'J':
 
     case 'A':  case 'B':  case 'C':  case 'D':  case 'E':
     case 'F':  case 'G':  case 'H':  case 'I':  case 'J':
@@ -353,7 +353,7 @@ lex (void)
       *p = 0;
       ungetc(c, finput);
       symval = getsym(token_buffer);
       *p = 0;
       ungetc(c, finput);
       symval = getsym(token_buffer);
-      return (IDENTIFIER);
+      return IDENTIFIER;
 
     case '0':  case '1':  case '2':  case '3':  case '4':
     case '5':  case '6':  case '7':  case '8':  case '9':
 
     case '0':  case '1':  case '2':  case '3':  case '4':
     case '5':  case '6':  case '7':  case '8':  case '9':
@@ -372,7 +372,7 @@ lex (void)
          }
        *p = 0;
        ungetc(c, finput);
          }
        *p = 0;
        ungetc(c, finput);
-       return (NUMBER);
+       return NUMBER;
       }
 
     case '\'':
       }
 
     case '\'':
@@ -405,7 +405,7 @@ lex (void)
        symval->class = STOKEN;
        if (! symval->user_token_number)
          symval->user_token_number = code;
        symval->class = STOKEN;
        if (! symval->user_token_number)
          symval->user_token_number = code;
-       return (IDENTIFIER);
+       return IDENTIFIER;
       }
 
     case '\"':
       }
 
     case '\"':
@@ -427,23 +427,23 @@ lex (void)
        symval = getsym(token_buffer);
        symval->class = STOKEN;
 
        symval = getsym(token_buffer);
        symval->class = STOKEN;
 
-       return (IDENTIFIER);
+       return IDENTIFIER;
       }
 
     case ',':
       }
 
     case ',':
-      return (COMMA);
+      return COMMA;
 
     case ':':
 
     case ':':
-      return (COLON);
+      return COLON;
 
     case ';':
 
     case ';':
-      return (SEMICOLON);
+      return SEMICOLON;
 
     case '|':
 
     case '|':
-      return (BAR);
+      return BAR;
 
     case '{':
 
     case '{':
-      return (LEFT_CURLY);
+      return LEFT_CURLY;
 
     case '=':
       do
 
     case '=':
       do
@@ -456,12 +456,12 @@ lex (void)
       if (c == '{')
        {
          strcpy(token_buffer, "={");
       if (c == '{')
        {
          strcpy(token_buffer, "={");
-         return(LEFT_CURLY);
+         return LEFT_CURLY;
        }
       else
        {
          ungetc(c, finput);
        }
       else
        {
          ungetc(c, finput);
-         return(ILLEGAL);
+         return ILLEGAL;
        }
 
     case '<':
        }
 
     case '<':
@@ -485,14 +485,14 @@ lex (void)
          c = getc(finput);
        }
       *p = 0;
          c = getc(finput);
        }
       *p = 0;
-      return (TYPENAME);
+      return TYPENAME;
 
 
     case '%':
 
 
     case '%':
-      return (parse_percent_token());
+      return parse_percent_token();
 
     default:
 
     default:
-      return (ILLEGAL);
+      return ILLEGAL;
     }
 }
 
     }
 }
 
@@ -570,28 +570,28 @@ parse_percent_token (void)
   switch (c)
     {
     case '%':
   switch (c)
     {
     case '%':
-      return (TWO_PERCENTS);
+      return TWO_PERCENTS;
 
     case '{':
 
     case '{':
-      return (PERCENT_LEFT_CURLY);
+      return PERCENT_LEFT_CURLY;
 
     case '<':
 
     case '<':
-      return (LEFT);
+      return LEFT;
 
     case '>':
 
     case '>':
-      return (RIGHT);
+      return RIGHT;
 
     case '2':
 
     case '2':
-      return (NONASSOC);
+      return NONASSOC;
 
     case '0':
 
     case '0':
-      return (TOKEN);
+      return TOKEN;
 
     case '=':
 
     case '=':
-      return (PREC);
+      return PREC;
     }
   if (!isalpha(c))
     }
   if (!isalpha(c))
-    return (ILLEGAL);
+    return ILLEGAL;
 
   p = token_buffer;
   *p++ = '%';
 
   p = token_buffer;
   *p++ = '%';
index f7e218801f844286049aafadb7112a82fca764dd..113393f610b71c5ef72af5da20125463111a64b8 100644 (file)
@@ -656,10 +656,11 @@ output_actions (void)
 
 
 
 
 
 
-/* figure out the actions for the specified state, indexed by lookahead token type.
+/* Figure out the actions for the specified state, indexed by
+   lookahead token type.
 
 
-   The yydefact table is output now.  The detailed info
-   is saved for putting into yytable later.  */
+   The yydefact table is output now.  The detailed info is saved for
+   putting into yytable later.  */
 
 void
 token_actions (void)
 
 void
 token_actions (void)
@@ -700,16 +701,17 @@ token_actions (void)
 
 
 
 
 
 
-/* Decide what to do for each type of token if seen as the lookahead token in specified state.
-   The value returned is used as the default action (yydefact) for the state.
-   In addition, actrow is filled with what to do for each kind of token,
-   index by symbol number, with zero meaning do the default action.
-   The value MINSHORT, a very negative number, means this situation
-   is an error.  The parser recognizes this value specially.
+/* Decide what to do for each type of token if seen as the lookahead
+   token in specified state.  The value returned is used as the
+   default action (yydefact) for the state.  In addition, actrow is
+   filled with what to do for each kind of token, index by symbol
+   number, with zero meaning do the default action.  The value
+   MINSHORT, a very negative number, means this situation is an error.
+   The parser recognizes this value specially.
 
 
-   This is where conflicts are resolved.  The loop over lookahead rules
-   considered lower-numbered rules last, and the last rule considered that likes
-   a token gets to handle it.  */
+   This is where conflicts are resolved.  The loop over lookahead
+   rules considered lower-numbered rules last, and the last rule
+   considered that likes a token gets to handle it.  */
 
 int
 action_row (int state)
 
 int
 action_row (int state)
@@ -746,7 +748,8 @@ action_row (int state)
 
       if (nreds >= 1)
        {
 
       if (nreds >= 1)
        {
-         /* loop over all the rules available here which require lookahead */
+         /* loop over all the rules available here which require
+            lookahead */
          m = lookaheads[state];
          n = lookaheads[state + 1];
 
          m = lookaheads[state];
          n = lookaheads[state + 1];
 
@@ -756,10 +759,12 @@ action_row (int state)
              wordp = LA + i * tokensetsize;
              mask = 1;
 
              wordp = LA + i * tokensetsize;
              mask = 1;
 
-             /* and find each token which the rule finds acceptable to come next */
+             /* and find each token which the rule finds acceptable
+                to come next */
              for (j = 0; j < ntokens; j++)
                {
              for (j = 0; j < ntokens; j++)
                {
-                 /* and record this rule as the rule to use if that token follows.  */
+                 /* and record this rule as the rule to use if that
+                    token follows.  */
                  if (mask & *wordp)
                    actrow[j] = rule;
 
                  if (mask & *wordp)
                    actrow[j] = rule;
 
@@ -776,8 +781,9 @@ action_row (int state)
 
   shiftp = shift_table[state];
 
 
   shiftp = shift_table[state];
 
-  /* now see which tokens are allowed for shifts in this state.
-     For them, record the shift as the thing to do.  So shift is preferred to reduce.  */
+  /* Now see which tokens are allowed for shifts in this state.  For
+     them, record the shift as the thing to do.  So shift is preferred
+     to reduce.  */
 
   if (shiftp)
     {
 
   if (shiftp)
     {
@@ -795,16 +801,17 @@ action_row (int state)
 
          actrow[symbol] = shift_state;
 
 
          actrow[symbol] = shift_state;
 
-         /* do not use any default reduction if there is a shift for error */
-
-         if (symbol == error_token_number) nodefault = 1;
+         /* Do not use any default reduction if there is a shift for
+            error */
+         if (symbol == error_token_number)
+           nodefault = 1;
        }
     }
 
   errp = err_table[state];
 
        }
     }
 
   errp = err_table[state];
 
-  /* See which tokens are an explicit error in this state
-     (due to %nonassoc).  For them, record MINSHORT as the action.  */
+  /* See which tokens are an explicit error in this state (due to
+     %nonassoc).  For them, record MINSHORT as the action.  */
 
   if (errp)
     {
 
   if (errp)
     {
@@ -817,7 +824,8 @@ action_row (int state)
        }
     }
 
        }
     }
 
-  /* now find the most common reduction and make it the default action for this state.  */
+  /* Now find the most common reduction and make it the default action
+     for this state.  */
 
   if (nreds >= 1 && ! nodefault)
     {
 
   if (nreds >= 1 && ! nodefault)
     {
@@ -870,7 +878,7 @@ action_row (int state)
          actrow[j] = 0;
       }
 
          actrow[j] = 0;
       }
 
-  return (default_rule);
+  return default_rule;
 }
 
 
 }
 
 
@@ -970,7 +978,7 @@ default_goto (int symbol)
   n = goto_map[symbol + 1];
 
   if (m == n)
   n = goto_map[symbol + 1];
 
   if (m == n)
-    return (-1);
+    return -1;
 
   for (i = 0; i < nstates; i++)
     state_count[i] = 0;
 
   for (i = 0; i < nstates; i++)
     state_count[i] = 0;
@@ -990,7 +998,7 @@ default_goto (int symbol)
        }
     }
 
        }
     }
 
-  return (default_state);
+  return default_state;
 }
 
 
 }
 
 
@@ -1140,7 +1148,7 @@ matching_state (int vector)
 
   i = order[vector];
   if (i >= nstates)
 
   i = order[vector];
   if (i >= nstates)
-    return (-1);
+    return -1;
 
   t = tally[i];
   w = width[i];
 
   t = tally[i];
   w = width[i];
@@ -1149,7 +1157,7 @@ matching_state (int vector)
     {
       j = order[prev];
       if (width[j] != w || tally[j] != t)
     {
       j = order[prev];
       if (width[j] != w || tally[j] != t)
-       return (-1);
+       return -1;
 
       match = 1;
       for (k = 0; match && k < t; k++)
 
       match = 1;
       for (k = 0; match && k < t; k++)
@@ -1159,10 +1167,10 @@ matching_state (int vector)
        }
 
       if (match)
        }
 
       if (match)
-       return (j);
+       return j;
     }
 
     }
 
-  return (-1);
+  return -1;
 }
 
 
 }
 
 
@@ -1223,7 +1231,7 @@ pack_vector (int vector)
          if (loc > high)
            high = loc;
 
          if (loc > high)
            high = loc;
 
-         return (j);
+         return j;
        }
     }
 
        }
     }
 
@@ -1455,10 +1463,11 @@ free_itemsets (void)
 
   FREE(state_table);
 
 
   FREE(state_table);
 
-  for (cp = first_state; cp; cp = cptmp) {
-    cptmp=cp->next;
-    FREE(cp);
-  }
+  for (cp = first_state; cp; cp = cptmp)
+    {
+      cptmp=cp->next;
+      FREE(cp);
+    }
 }
 
 
 }
 
 
@@ -1469,10 +1478,11 @@ free_shifts (void)
 
   FREE(shift_table);
 
 
   FREE(shift_table);
 
-  for (sp = first_shift; sp; sp = sptmp) {
-    sptmp=sp->next;
-    FREE(sp);
-  }
+  for (sp = first_shift; sp; sp = sptmp)
+    {
+      sptmp=sp->next;
+      FREE(sp);
+    }
 }
 
 
 }
 
 
@@ -1483,8 +1493,9 @@ free_reductions (void)
 
   FREE(reduction_table);
 
 
   FREE(reduction_table);
 
-  for (rp = first_reduction; rp; rp = rptmp) {
-    rptmp=rp->next;
-    FREE(rp);
-  }
+  for (rp = first_reduction; rp; rp = rptmp)
+    {
+      rptmp=rp->next;
+      FREE(rp);
+    }
 }
 }
index 3b11ce7a347ac610baf7492d062aca86562cbeff..552bdd48eb818cfc6f7bb27b1705968bcf609c4c 100644 (file)
@@ -1027,7 +1027,7 @@ get_type_name (int n, symbol_list *rule)
       i++;
     }
 
       i++;
     }
 
-  return (rp->sym->type_name);
+  return rp->sym->type_name;
 }
 
 
 }
 
 
@@ -1332,7 +1332,7 @@ gensym (void)
   sym = getsym(token_buffer);
   sym->class = SNTERM;
   sym->value = nvars++;
   sym = getsym(token_buffer);
   sym->class = SNTERM;
   sym->value = nvars++;
-  return (sym);
+  return sym;
 }
 
 /* Parse the input grammar into a one symbol_list structure.
 }
 
 /* Parse the input grammar into a one symbol_list structure.
@@ -1685,7 +1685,7 @@ get_type (void)
       switch (t)
        {
        case SEMICOLON:
       switch (t)
        {
        case SEMICOLON:
-         return (lex());
+         return lex();
 
        case COMMA:
          break;
 
        case COMMA:
          break;
@@ -1699,7 +1699,7 @@ get_type (void)
          break;
 
        default:
          break;
 
        default:
-         return (t);
+         return t;
        }
     }
 }
        }
     }
 }
index 281239c73840880c890a007d5f5757135c6be803..5f0d6f50b9e4bd41a229c435cc4351e053ea0586 100644 (file)
@@ -45,7 +45,7 @@ hash (char *key)
   while (*cp)
     k = ((k << 1) ^ (*cp++)) & 0x3fff;
 
   while (*cp)
     k = ((k << 1) ^ (*cp++)) & 0x3fff;
 
-  return (k % TABSIZE);
+  return k % TABSIZE;
 }
 
 
 }
 
 
@@ -63,7 +63,7 @@ copys (char *s)
 
   result = xmalloc((unsigned int)i);
   strcpy(result, s);
 
   result = xmalloc((unsigned int)i);
   strcpy(result, s);
-  return (result);
+  return result;
 }
 
 
 }
 
 
@@ -122,7 +122,7 @@ getsym (char *key)
       symtab[hashval] = bp;
     }
 
       symtab[hashval] = bp;
     }
 
-  return (bp);
+  return bp;
 }
 
 
 }
 
 
index 7431c4ca7f1127b36e725cc2f78f79e3d45106b2..5290d11e745a9d4dc4a6d68d1ffee5283f5751c1 100644 (file)
@@ -124,7 +124,7 @@ getargs(argc,argv)
    */
   if (cli_present("BISON$FILE_PREFIX"))
     {
    */
   if (cli_present("BISON$FILE_PREFIX"))
     {
-      cli_get_value("BISON$FILE_PREFIX", file_prefix_spec, 
+      cli_get_value("BISON$FILE_PREFIX", file_prefix_spec,
                     sizeof(file_prefix_spec));
       for (cp = spec_file_prefix = file_prefix_spec; *cp; cp++)
        if (isupper(*cp))
                     sizeof(file_prefix_spec));
       for (cp = spec_file_prefix = file_prefix_spec; *cp; cp++)
        if (isupper(*cp))
@@ -135,7 +135,7 @@ getargs(argc,argv)
    */
   if (cli_present("BISON$NAME_PREFIX"))
     {
    */
   if (cli_present("BISON$NAME_PREFIX"))
     {
-      cli_get_value("BISON$NAME_PREFIX", name_prefix_spec, 
+      cli_get_value("BISON$NAME_PREFIX", name_prefix_spec,
                     sizeof(name_prefix_spec));
       for (cp = spec_name_prefix = name_prefix_spec; *cp; cp++)
        if (isupper(*cp))
                     sizeof(name_prefix_spec));
       for (cp = spec_name_prefix = name_prefix_spec; *cp; cp++)
        if (isupper(*cp))
@@ -156,7 +156,7 @@ cli_present(Name)
 
   Descr.Ptr = Name;
   Descr.Size = strlen(Name);
 
   Descr.Ptr = Name;
   Descr.Size = strlen(Name);
-  return((cli$present(&Descr) & 1) ? 1 : 0);
+  return (cli$present(&Descr) & 1) ? 1 : 0;
 }
 
 /*
 }
 
 /*
@@ -175,7 +175,7 @@ cli_get_value(Name,Buffer,Size)
   Descr2.Size = Size-1;
   if (cli$get_value(&Descr1,&Descr2,&Descr2.Size) & 1) {
     Buffer[Descr2.Size] = 0;
   Descr2.Size = Size-1;
   if (cli$get_value(&Descr1,&Descr2,&Descr2.Size) & 1) {
     Buffer[Descr2.Size] = 0;
-    return(1);
+    return 1;
   }
   }
-  return(0);
+  return 0;
 }
 }