Commit 333b1409 authored by Federico G. Schwindt's avatar Federico G. Schwindt

Whitespace OCD

parent 48428256
......@@ -22,7 +22,7 @@ process p1 -expect-text 22 0 {#}
process p1 -expect-text 3 1 {20_}
process p1 -screen_dump
process p1 -screen_dump
process p1 -winsz 23 80
......
......@@ -328,7 +328,7 @@ class vcltype(object):
self.c = ctype
self.internal = internal
vcltypes[name] = self
vcltype("STRINGS", "void", True)
vcltype("STRING_LIST", "void*", True)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment