summaryrefslogtreecommitdiff
path: root/src/generic/evas/common/shmfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/generic/evas/common/shmfile.h')
-rw-r--r--src/generic/evas/common/shmfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/generic/evas/common/shmfile.h b/src/generic/evas/common/shmfile.h
index f70a8fd157..a58dd4bf2b 100644
--- a/src/generic/evas/common/shmfile.h
+++ b/src/generic/evas/common/shmfile.h
@@ -4,7 +4,7 @@
#ifdef __cplusplus
extern "C" {
#endif
-
+
extern int shm_fd;
extern int shm_size;
extern void *shm_addr;