1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-06-05 00:02:52 +00:00

Update CONTRIBUTING.md

This commit is contained in:
Yuri Kunde Schlesner 2014-11-23 19:54:04 -02:00
parent eee8cc67da
commit 1d5d94a1b9

View file

@ -45,7 +45,7 @@ enum SomeEnum {
}; };
/** /**
* Very important function that does a lot of stuff. * Very important struct that does a lot of stuff.
* Note that the asterisks are indented by one space. * Note that the asterisks are indented by one space.
*/ */
struct Position { struct Position {