Error in code compilation

I am getting some compile time error but I am not ablke to understand the problem. Please check and help.

In the mergeSort(long int arr , … ) to mergeSort( long int arr[] , … ) since arr is an array not an interger.