From 0aef28dd6d6d61f8cbdebb0e07c41279bf48bd0f Mon Sep 17 00:00:00 2001 From: Tim Chevalier Date: Tue, 29 Jan 2013 16:18:59 -0800 Subject: De-capitalize "note" to get rid of spurious tidy warnings --- src/libsyntax/ext/fmt.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsyntax') diff --git a/src/libsyntax/ext/fmt.rs b/src/libsyntax/ext/fmt.rs index 845d26f77cb..d967912221d 100644 --- a/src/libsyntax/ext/fmt.rs +++ b/src/libsyntax/ext/fmt.rs @@ -50,7 +50,7 @@ pub fn expand_syntax_ext(cx: ext_ctxt, sp: span, tts: ~[ast::token_tree]) // FIXME (#2249): A lot of these functions for producing expressions can // probably be factored out in common with other code that builds // expressions. Also: Cleanup the naming of these functions. -// NOTE: Moved many of the common ones to build.rs --kevina +// Note: Moved many of the common ones to build.rs --kevina fn pieces_to_expr(cx: ext_ctxt, sp: span, pieces: ~[Piece], args: ~[@ast::expr]) -> @ast::expr { -- cgit 1.4.1-3-g733a5