X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fcontext_replace.c;h=dd6e63149d4d647b63a2e5734853a34b178c55ba;hp=4d8135638a6e00f7a01a93f69e60432c7532a5c6;hb=4cc601f996579386ce4f4937b9b72b7b3d891107;hpb=d3ba09a465cb0e5fc9a74d0b152a7ed965f895cb diff --git a/sbr/context_replace.c b/sbr/context_replace.c index 4d81356..dd6e631 100644 --- a/sbr/context_replace.c +++ b/sbr/context_replace.c @@ -13,7 +13,7 @@ void context_replace(char *key, char *value) { - register struct node *np; + struct node *np; /* ** If list is emtpy, allocate head of profile/context list.