mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 16:31:17 -05:00
5 lines
34 B
C
5 lines
34 B
C
|
int loc_(void *a)
|
||
|
{
|
||
|
return a;
|
||
|
}
|