Merge branch 'cde-fixups-1' of ssh://git.code.sf.net/p/cdesktopenv/code into cde-fixups-1

This commit is contained in:
Peter Howkins
2018-04-23 02:21:30 +01:00
14 changed files with 15 additions and 15 deletions

View File

@@ -199,7 +199,7 @@ inherit : FROM otid
*
* args ::= '(' argspec {, argspec}* ')' | '(void)' | '()'
*
* cxtdcl ::= 'context' '(' identifier {, identifer }* ')'
* cxtdcl ::= 'context' '(' identifier {, identifier }* ')'
*
* argspec ::= mode type name
*