Add missing "break" for ':'
authoraland <aland>
Mon, 18 Jun 2007 12:14:42 +0000 (12:14 +0000)
committeraland <aland>
Mon, 18 Jun 2007 12:14:42 +0000 (12:14 +0000)
src/main/xlat.c

index b48ecf0..82e744e 100644 (file)
@@ -670,6 +670,8 @@ static void decode_attribute(const char **from, char **to, int freespace,
                                        stop = 1;
                                        break;
                                }
+                               *pa++ = *p++;
+                               break;
 
                                /*
                                 *      This is pretty hokey...  we