Douglas William Thrift 13 years ago
parent
commit
6225c1c98f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dtpstree.cpp

+ 1 - 1
dtpstree.cpp

@@ -175,7 +175,7 @@ enum Flags
 {
 	Arguments	= 0x0001,
 	Ascii		= 0x0002,
-	NoCompact		= 0x0004,
+	NoCompact	= 0x0004,
 	Highlight	= 0x0008,
 	Vt100		= 0x0010,
 	ShowKernel	= 0x0020,