commit | bacb0f717dbe6f5d2311bda2ed937b910a56ed93 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@telfort.nl> | Sun Nov 19 11:10:53 2017 +0100 |
committer | Benno Schulenberg <bensberg@telfort.nl> | Sun Nov 19 11:24:30 2017 +0100 |
tree | cb83a59370eb447202609a54f1ec31a2bdc7837f | |
parent | 11a3bc484c7f60657402ab80f649f4356f0ad11e [diff] |
syntax: adjust the magic strings for the changes since file-5.10 Since file-5.10 (end of 2011), libmagic identifies a C file in most cases as "C source" instead of as "C program". Nano's magic strings for some other files didn't match any more what file-5.32 currently produces, either. So, they have been adjusted, new ones added, and old ones deleted. This fixes https://savannah.gnu.org/bugs/?52445.