diff options
| author | 2014-10-15 07:19:47 +0000 | |
|---|---|---|
| committer | 2014-10-15 07:19:47 +0000 | |
| commit | c93ed344fbd26a9c2c49bdbc99014d8dc0cbe9ef (patch) | |
| tree | a5017b8341bdadc5bcd1185ae49fe4c0a85424b8 /src/osd/windows/winos.h | |
| parent | a4dd32afb6cbfaae0e452c90486060682ab1c31c (diff) | |
Cleanups and version bumpmame0155
Diffstat (limited to 'src/osd/windows/winos.h')
| -rw-r--r-- | src/osd/windows/winos.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/windows/winos.h b/src/osd/windows/winos.h index bef3d799760..55284d8ac14 100644 --- a/src/osd/windows/winos.h +++ b/src/osd/windows/winos.h @@ -29,4 +29,4 @@ int osd_get_num_processors(void); pointer to value -----------------------------------------------------------------------------*/ -char *osd_getenv(const char *name);
\ No newline at end of file +char *osd_getenv(const char *name); |
