diff options
| author | Roy Frostig <[email protected]> | 2010-07-02 10:09:58 -0700 |
|---|---|---|
| committer | Roy Frostig <[email protected]> | 2010-07-02 10:09:58 -0700 |
| commit | 2683ae64bf3988226308b97fa75571d5cd0e1ce7 (patch) | |
| tree | 522f4bcd34584a39161746ee4f0c897f5076f4aa | |
| parent | Correct drop-ty path; many tests now run. (diff) | |
| download | rust-2683ae64bf3988226308b97fa75571d5cd0e1ce7.tar.xz rust-2683ae64bf3988226308b97fa75571d5cd0e1ce7.zip | |
Remove nameless node causing errors on doc make.
| -rw-r--r-- | doc/rust.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/rust.texi b/doc/rust.texi index 8a6a8b1b..3e078dad 100644 --- a/doc/rust.texi +++ b/doc/rust.texi @@ -582,8 +582,6 @@ Unicode characters. * Ref.Lex.Sym:: Special symbol tokens. @end menu -@node - @node Ref.Lex.Ignore @subsection Ref.Lex.Ignore @c * Ref.Lex.Ignore:: Ignored tokens. |