Make the definition of "fc32_to_str()" match its prototype.
authorGuy Harris <guy@alum.mit.edu>
Thu, 26 Jun 2003 08:47:31 +0000 (08:47 -0000)
committerGuy Harris <guy@alum.mit.edu>
Thu, 26 Jun 2003 08:47:31 +0000 (08:47 -0000)
commit8fdb55e9e6b2a41a7b79e16a9dc386c49bb4204b
tree51f37ca82dbf182b94500994f1371a6e09ce8670
parenta9af7329b8d425732995327ab907b71e1b507a76
Make the definition of "fc32_to_str()" match its prototype.

Make it have the usual collection of 3 static buffers, just in case
somebody decides to call it more than once in the same
printf-like-routine call.

svn path=/trunk/; revision=7940
epan/to_str.c