Skip to content

Commit

Permalink
Fix C++ header
Browse files Browse the repository at this point in the history
  • Loading branch information
Viraj Sahai committed May 24, 2018
1 parent 8486248 commit ad35c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpu/atmega_common/include/getopt.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ int getopt_r(int argc, char* const argv[], const char* optstring, opt_t* r);
}
#endif

#endif /* GETOPT_H */
#endif /* GETOPT_H */

0 comments on commit ad35c17

Please sign in to comment.