Skip to content

Commit

Permalink
doc: Minor whitespace fix in CONVENTIONS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalmarhubi committed Mar 28, 2016
1 parent 8cca49b commit 8153865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONVENTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ For example,

```rust
libc_bitflags!{
flags ProtFlags : libc::c_int {
flags ProtFlags: libc::c_int {
PROT_NONE,
PROT_READ,
PROT_WRITE,
Expand Down

0 comments on commit 8153865

Please sign in to comment.