changeset 117:de9e3e58ca05

fixed typo __DSTRESS_DFLAGS_ -> __DSTRESS_DFLAGS__
author thomask
date Tue, 09 Nov 2004 10:08:35 +0000
parents a5743b2f78df
children 4539f4d77faa
files nocompile/command_line_debug_05.d
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nocompile/command_line_debug_05.d	Mon Nov 08 20:56:32 2004 +0000
+++ b/nocompile/command_line_debug_05.d	Tue Nov 09 10:08:35 2004 +0000
@@ -1,4 +1,4 @@
-// __DSTRESS_DFLAGS_ -debug=1A
+// __DSTRESS_DFLAGS__ -debug=1A
 
 module stress.run.command_line_debug_05;