gdbserver: fix various warnings
[deliverable/binutils-gdb.git] / gdb / gdbserver / remote-utils.c
index c5f4647052c06ad49a8dda3f4715674d96825054..40bd373aae1e1f6afd8a5f2af25495e8cd252005 100644 (file)
@@ -526,7 +526,7 @@ write_ptid (char *buf, ptid_t ptid)
   return buf;
 }
 
-ULONGEST
+static ULONGEST
 hex_or_minus_one (char *buf, char **obuf)
 {
   ULONGEST ret;
This page took 0.026131 seconds and 4 git commands to generate.