shithub: cstory

Download patch

ref: 0ed6891879942d53d2078a240f996c1ffdbac236
parent: 1f055ccfe86822e48f83b32340c0a41caed01b3b
author: Gabriel Ravier <gabravier@gmail.com>
date: Tue May 7 07:06:53 EDT 2019

Added a few comments and corrected a few things

Also removed a few trailing spaces
Also added spaces after // and ; where it improves readability (also yes I used a regex for this : "(//|\;)[^\ ]")

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>