Skip to content

Commit

Permalink
sample fix
Browse files Browse the repository at this point in the history
svn path=/trunk/mono/; revision=5990
  • Loading branch information
migueldeicaza committed Jul 21, 2002
1 parent a5cb5e6 commit a567b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/embed/teste.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Very simple mono embedding example.
* Compile with:
* gcc -o teste teste.c `pkg-config --cflags --libs mono`
* mcs test.exe
* mcs test.cs
* Run with:
* ./teste test.exe
*/
Expand Down

0 comments on commit a567b08

Please sign in to comment.