whitespace.

This commit is contained in:
Jeff Teunissen 2001-08-15 22:38:11 +00:00
parent 339ec3c0d8
commit 2d84e89432

View file

@ -53,7 +53,7 @@
Searches the string for the given Searches the string for the given
key and returns the associated value, or an empty string. key and returns the associated value, or an empty string.
*/ */
const char * const char *
Info_ValueForKey (const char *s, const char *key) Info_ValueForKey (const char *s, const char *key)
{ {
char pkey[512]; char pkey[512];