reconnect moved files to git repo
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
void
|
||||
some_c_function(void)
|
||||
{
|
||||
int a, b, c;
|
||||
|
||||
a = 1;
|
||||
b = 2;
|
||||
}
|
||||
Reference in New Issue
Block a user