mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
fixed keysig saving (forgot the id), enhancements on cmdline
This commit is contained in:
@@ -123,7 +123,6 @@ size_t _buffer_is_binary(byte *buf, size_t len) {
|
||||
memset(wide, 0, 4);
|
||||
continue;
|
||||
}
|
||||
|
||||
break; /* if we reach this, then it's binary and not utf8, stop checking */
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user