aboutsummaryrefslogtreecommitdiff
path: root/gen/prop/lb
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-04-11 21:20:31 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-04-11 21:20:37 +0200
commit4be9da8d2d4f428de60dd7af874a28630d33b542 (patch)
tree8e7cfc5c9814f350ef1569bd3b21dfdb660f42b7 /gen/prop/lb
parenta1749aa9bbe5abc10bde30b2bf1210091e0ee2d4 (diff)
Remove .txt from Unicode data files
Diffstat (limited to 'gen/prop/lb')
-rwxr-xr-xgen/prop/lb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen/prop/lb b/gen/prop/lb
index 25febdb..251a947 100755
--- a/gen/prop/lb
+++ b/gen/prop/lb
@@ -62,4 +62,4 @@ END {
print "\treturn ch < lengthof(lookup_lat1) ? lookup_lat1[ch] : mlib_lookup(ch);"
print "}"
}
-' data/DerivedLineBreak.txt | sed 's/\s*$//'
+' data/DerivedLineBreak | sed 's/\s*$//'