summaryrefslogtreecommitdiff
path: root/src/sym.c
diff options
context:
space:
mode:
authorrlar <rlar>2016-02-28 20:11:49 +0100
committerWill Estes <westes575@gmail.com>2016-02-29 20:07:58 -0500
commit967819769eab880caa9aaf3a13605b0516e44b06 (patch)
tree82d7bd7734f53949bd228b0a9f7b57f4620d556c /src/sym.c
parentb7b97894692b14b7ee1a1e908d7d3a4ddc57cee7 (diff)
ndinstal(), char *, to get rid of casts and warnings
Diffstat (limited to 'src/sym.c')
-rw-r--r--src/sym.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sym.c b/src/sym.c
index 97386eb..8eb51cc 100644
--- a/src/sym.c
+++ b/src/sym.c
@@ -174,7 +174,7 @@ static int hashfunct (const char *str, int hash_size)
/* ndinstal - install a name definition */
-void ndinstal (const char *name, unsigned char definition[])
+void ndinstal (const char *name, char definition[])
{
if (addsym (xstrdup(name),