mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
fixed signature headers, fixed z85 string parser, it didnt properly catch END headers
This commit is contained in:
@@ -163,7 +163,7 @@ int z85_isend(Buffer *buf);
|
||||
int z85_isbegin(Buffer *buf);
|
||||
int z85_iscomment(Buffer *buf);
|
||||
int z85_isempty(Buffer *line);
|
||||
|
||||
int z85_isencoded(Buffer *line);
|
||||
|
||||
#endif /* _HAVE_PCP_Z85_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user