rustc: "tag" -> "enum"

This commit is contained in:
Patrick Walton 2012-01-19 14:24:03 -08:00
parent e6a7383a5f
commit bdb8f6cf52
37 changed files with 183 additions and 183 deletions

View file

@ -1,4 +1,4 @@
// EBML tag definitions and utils shared by the encoder and decoder
// EBML enum definitions and utils shared by the encoder and decoder
import str;