From 517ae1369fbb4071e77a6f9efbf480134bcbbc6c Mon Sep 17 00:00:00 2001 From: Olivier Galibert Date: Sat, 7 Jan 2012 20:50:20 +0000 Subject: [PATCH] Placeholders. --- .gitattributes | 2 ++ src/lib/formats/dfi_dsk.c | 0 src/lib/formats/dfi_dsk.h | 0 3 files changed, 2 insertions(+) create mode 100644 src/lib/formats/dfi_dsk.c create mode 100644 src/lib/formats/dfi_dsk.h diff --git a/.gitattributes b/.gitattributes index d0b12f6be47..118920a26ad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1465,6 +1465,8 @@ src/lib/formats/d64_dsk.h svneol=native#text/plain src/lib/formats/d81_dsk.c svneol=native#text/plain src/lib/formats/d81_dsk.h svneol=native#text/plain src/lib/formats/d88_dsk.c svneol=native#text/plain +src/lib/formats/dfi_dsk.c svneol=native#text/plain +src/lib/formats/dfi_dsk.h svneol=native#text/plain src/lib/formats/dim_dsk.c svneol=native#text/plain src/lib/formats/dim_dsk.h svneol=native#text/plain src/lib/formats/dsk_dsk.c svneol=native#text/plain diff --git a/src/lib/formats/dfi_dsk.c b/src/lib/formats/dfi_dsk.c new file mode 100644 index 00000000000..e69de29bb2d diff --git a/src/lib/formats/dfi_dsk.h b/src/lib/formats/dfi_dsk.h new file mode 100644 index 00000000000..e69de29bb2d