Mercurial > cgi-bin > hgwebdir.cgi > PR > Applications > VSs > VSs__Hello_World__LangDev
diff main.c @ 4:6643a6f47050
First working version
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Wed, 06 Jun 2012 18:00:58 -0700 |
| parents | 9ad1a6186956 |
| children |
line diff
1.1 --- a/main.c Wed May 30 15:04:01 2012 -0700 1.2 +++ b/main.c Wed Jun 06 18:00:58 2012 -0700 1.3 @@ -1,5 +1,5 @@ 1.4 /* 1.5 - * Copyright 20012 OpenSourceResearchInstitute.org 1.6 + * Copyright 2012 OpenSourceResearchInstitute.org 1.7 * Licensed under GNU General Public License version 2 1.8 * 1.9 * author seanhalle@yahoo.com
