Fix missing blank line that breaks README.md formatting.
This commit is contained in:
parent
587ad39b03
commit
4c09289fb4
1 changed files with 1 additions and 0 deletions
|
|
@ -114,6 +114,7 @@ In b.h:
|
|||
extern char *bstr;
|
||||
|
||||
In b.c:
|
||||
|
||||
char *bstr = "hello, world!\n";
|
||||
|
||||
Now you simply run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue