]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/remote-udi.c
* remote-udi.c (udi_wait): Make type, instead of name, of first
[thirdparty/binutils-gdb.git] / gdb / remote-udi.c
index 0015e99483db5b32b413b72969a0688095fd2114..83cc553da9373730350bbbfc775bdb296f3bd7a8 100644 (file)
@@ -409,7 +409,7 @@ udi_resume (ptid_t ptid, int step, enum target_signal sig)
    storing status in STATUS just as `wait' would.  */
 
 static ptid_t
-udi_wait (int ptid_t, struct target_waitstatus *status)
+udi_wait (ptid_t ptid, struct target_waitstatus *status)
 {
   UDIInt32 MaxTime;
   UDIPId PId;