diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/grammars/c.by | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/grammars/c.by b/admin/grammars/c.by index b49f8ce76c7..8c9da9a901b 100644 --- a/admin/grammars/c.by +++ b/admin/grammars/c.by | |||
| @@ -261,7 +261,7 @@ define | |||
| 261 | ; | 261 | ; |
| 262 | 262 | ||
| 263 | ;; In C++, structures can have the same things as classes. | 263 | ;; In C++, structures can have the same things as classes. |
| 264 | ;; So delete this somday in the figure. | 264 | ;; So delete this some day in the figure. |
| 265 | ;; | 265 | ;; |
| 266 | ;;structparts : semantic-list | 266 | ;;structparts : semantic-list |
| 267 | ;; (EXPANDFULL $1 structsubparts) | 267 | ;; (EXPANDFULL $1 structsubparts) |