From fa325e9b42b0bdfb48857d1958d9fb7ceac55151 Mon Sep 17 00:00:00 2001 From: Dan Cross Date: Fri, 10 Jan 2020 14:44:21 +0000 Subject: Trivial changes: whitespace and modes. Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross --- src/libventi/zeroscore.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libventi/zeroscore.c') diff --git a/src/libventi/zeroscore.c b/src/libventi/zeroscore.c index 6f22d72d..b58b13c2 100644 --- a/src/libventi/zeroscore.c +++ b/src/libventi/zeroscore.c @@ -7,4 +7,3 @@ uchar vtzeroscore[VtScoreSize] = { 0xda, 0x39, 0xa3, 0xee, 0x5e, 0x6b, 0x4b, 0x0d, 0x32, 0x55, 0xbf, 0xef, 0x95, 0x60, 0x18, 0x90, 0xaf, 0xd8, 0x07, 0x09 }; - -- cgit v1.2.3