File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1- ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/hcmiya/opuscomment )
1+ ` Origin_: ` ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/hcmiya/opuscomment )
22![ GitHub Release Date] ( https://img.shields.io/github/release-date/hcmiya/opuscomment )
33![ GitHub repo size] ( https://img.shields.io/github/repo-size/hcmiya/opuscomment )
44![ GitHub all releases] ( https://img.shields.io/github/downloads/hcmiya/opuscomment/total )
5- ![ GitHub] ( https://img.shields.io/github/license/hcmiya/opuscomment )
5+ ![ GitHub] ( https://img.shields.io/github/license/hcmiya/opuscomment )
6+ ` ORG.SLM: ` ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/Sound-Linux-More/opuscomment )
7+ ![ GitHub Release Date] ( https://img.shields.io/github/release-date/Sound-Linux-More/opuscomment )
8+ ![ GitHub repo size] ( https://img.shields.io/github/repo-size/Sound-Linux-More/opuscomment )
9+ ![ GitHub all releases] ( https://img.shields.io/github/downloads/Sound-Linux-More/opuscomment/total )
10+ ![ GitHub] ( https://img.shields.io/github/license/Sound-Linux-More/opuscomment )
611
712# opuscomment
813
Original file line number Diff line number Diff line change @@ -111,6 +111,7 @@ int main(int argc, char **argv)
111111 }
112112 fwrite (picture_meta , 1 , picture_meta_len , out );
113113 free (picture_meta );
114+ fwrite ("\n" , 1 , 1 , out );
114115 }
115116 if (out )
116117 fclose (out );
You can’t perform that action at this time.
0 commit comments