Chromium Code Reviews| Index: src/IceCfg.h |
| diff --git a/src/IceCfg.h b/src/IceCfg.h |
| index 8cfe4748558a7e3c67cc1c5047d57f40cf574dfd..8fa7469a52708d5c024275f6194b0342efd31796 100644 |
| --- a/src/IceCfg.h |
| +++ b/src/IceCfg.h |
| @@ -225,7 +225,7 @@ public: |
| void emit(); |
| void emitIAS(); |
| - static void emitTextHeader(const IceString &MangledName, GlobalContext *Ctx, |
| + static void emitTextHeader(const IceString &Name, GlobalContext *Ctx, |
| const Assembler *Asm); |
| void dump(const IceString &Message = ""); |