OBS User unknown
2009-02-12 21:03:01 +00:00
committed by Git OBS Bridge
parent 81b0ee623a
commit 06476b29bc
39 changed files with 484 additions and 1327 deletions

View File

@@ -1,6 +1,6 @@
--- src/util.c
+++ src/util.c
@@ -1193,6 +1193,8 @@
@@ -1205,6 +1205,8 @@
/* strchr() matches trailing binary 0 */
while (*(++r) && strchr ("0123456789;?", *r));
}