mirror of
https://github.com/sogou/workflow.git
synced 2026-02-08 01:33:17 +08:00
TAB should remove from all markdown, use space instead
This commit is contained in:
@@ -33,7 +33,7 @@ private:
|
||||
* with arguement 'size_t *size' is recommmended. */
|
||||
virtual int append(const void *buf, size_t *size);
|
||||
virtual int append(const void *buf, size_t size);
|
||||
|
||||
|
||||
...
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user