diff options
| author | 2013-01-11 07:32:46 +0000 | |
|---|---|---|
| committer | 2013-01-11 07:32:46 +0000 | |
| commit | 0e19f641d3186cdbf51f8ca857e2b07ab95779c2 (patch) | |
| tree | 234109de1123b13f217494af4b3f8efad346d5cc /src/lib/util/plaparse.h | |
| parent | 111157ca09a9ff60fe4a9ba49173c315e94314fa (diff) | |
Cleanups and version bumpmame0148
Diffstat (limited to 'src/lib/util/plaparse.h')
| -rw-r--r-- | src/lib/util/plaparse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/plaparse.h b/src/lib/util/plaparse.h index 4d3f9c94a9f..7f313cd91b2 100644 --- a/src/lib/util/plaparse.h +++ b/src/lib/util/plaparse.h @@ -53,4 +53,4 @@ int pla_parse(const void *data, size_t length, jed_data *result); -#endif /* __PLAPARSE_H__ */ +#endif /* __PLAPARSE_H__ */ |
