Skip to content

Commit

Permalink
Merge pull request #797 from badboy/patch-1
Browse files Browse the repository at this point in the history
Turn top comment into crate-wide comment
  • Loading branch information
johnnyman727 committed Jul 15, 2016
2 parents 167ea23 + a8ce4a2 commit df6e520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/rust/main.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// A blinky example for Tessel
//! A blinky example for Tessel

// Import the tessel library
extern crate rust_tessel;
Expand Down

0 comments on commit df6e520

Please sign in to comment.