typo fix
This commit is contained in:
parent
592823f630
commit
75c4941db2
2 changed files with 592 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
/**
|
||||
* @file helloworld.c
|
||||
* @author Mert GÖr (mertgor@masscollabs.xyz)
|
||||
* @author Mert Gör (mertgor@masscollabs.xyz)
|
||||
* @brief Hello World Example
|
||||
* @version 0.1
|
||||
* @date 2024-01-24
|
||||
*
|
||||
* @copyright Copyright (c) 2024 Mert GÖr and contributors - GPLv3 or any later
|
||||
* @copyright Copyright (c) 2024 Mert Gör and contributors - GPLv3 or any later
|
||||
*
|
||||
*/
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue