comparison lphobos/std/format.d @ 664:eef8ac26c66c

Some missed LLVMDC -> LDC.
author Christian Kamm <kamm incasoftware de>
date Mon, 06 Oct 2008 22:54:08 +0200
parents 88e23f8c2354
children
comparison
equal deleted inserted replaced
663:6aaa3d3c1183 664:eef8ac26c66c
10 */ 10 */
11 11
12 /* 12 /*
13 * Copyright (C) 2004-2006 by Digital Mars, www.digitalmars.com 13 * Copyright (C) 2004-2006 by Digital Mars, www.digitalmars.com
14 * Written by Walter Bright 14 * Written by Walter Bright
15 * Modified for LLVMDC by Tomas Lindquist Olsen 15 * Modified for LDC by Tomas Lindquist Olsen
16 * 16 *
17 * This software is provided 'as-is', without any express or implied 17 * This software is provided 'as-is', without any express or implied
18 * warranty. In no event will the authors be held liable for any damages 18 * warranty. In no event will the authors be held liable for any damages
19 * arising from the use of this software. 19 * arising from the use of this software.
20 * 20 *