1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-02-22 11:05:50 +01:00

initial import

This commit is contained in:
root
2010-02-09 21:25:29 +01:00
commit b2719dc011
1080 changed files with 41656 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
diff -Nur grustibus-0.43/src/mameio.c grustibus-0.43p2/src/mameio.c
--- grustibus-0.43/src/mameio.c 2001-05-28 02:09:06.000000000 +0200
+++ grustibus-0.43p2/src/mameio.c 2004-07-14 12:02:33.000000000 +0200
@@ -168,7 +168,7 @@
if (p[0] == '\"')
- *p = *p++;
+ *p++;
value = p;
i = 0;