mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-23 12:38:53 -04:00
5 lines
34 B
C
5 lines
34 B
C
|
int loc_(void *a)
|
||
|
{
|
||
|
return a;
|
||
|
}
|