Skip to content

Commit 0f848eb

Browse files
committed
fix by nvcheck
1 parent aab4b1d commit 0f848eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/develop.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ VAX V7.3 では Compaq C V6.4-005 を使用してビルドする必要がある
337337
- |style-comments| で要求される `//` コメント。
338338
- ブロック内に宣言とステートメントが混在。
339339
- 可変長マクロ `(..., __VA_ARGS__)`。
340-
- `enum` リストの末尾のカンマ
340+
- `enum` リストの末尾のコンマ
341341
- `_Bool` 型 (`bool``true``false` 用)。
342342
- `__func__` 定義済み識別子。
343343
- `inline` 関数 (移植性のために `static inline` を使用)。

0 commit comments

Comments
 (0)