diff options
| author | Miguel <m.i@gmx.at> | 2018-08-22 15:19:01 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-08-22 15:19:01 +0200 |
| commit | 323fb9d3e09903d6fa43ef7e1f0cc8934414c8d4 (patch) | |
| tree | eb05efb1c4530db9b4942715bdef15f0923446b7 /xxx/inactive/floppy.c | |
| parent | d57a38d7fa9501a5ec17f75a1efaef9d62df5bef (diff) | |
removed module name definitions
Diffstat (limited to 'xxx/inactive/floppy.c')
| -rw-r--r-- | xxx/inactive/floppy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xxx/inactive/floppy.c b/xxx/inactive/floppy.c index 56ec856..b7c2f55 100644 --- a/xxx/inactive/floppy.c +++ b/xxx/inactive/floppy.c @@ -15,7 +15,7 @@ * */ -#define FOOLOS_MODULE_NAME "floppy" + #include "config.h" #ifdef FOOLOS_COMPILE_FLOPPY |
