X-Git-Url: http://git.code-monkey.de/?p=umurmur.git;a=blobdiff_plain;f=src%2Fsharedmemory_global.h;h=b68fcdef2fce47dc54d83ad149ed6940c59fbe85;hp=217ef9ac6c3b67669fab1896cb1c29cc73ae3b66;hb=1615dfe3b360b87e7b2b77842517c9fb06ff1d86;hpb=ff147af7bc38ad24a846cdfbb0a5616b7296a42a diff --git a/src/sharedmemory_global.h b/src/sharedmemory_global.h index 217ef9a..b68fcde 100644 --- a/src/sharedmemory_global.h +++ b/src/sharedmemory_global.h @@ -1,3 +1,3 @@ int shm_fd; shm_t *shmptr = NULL; -char shm_file_name[128]; \ No newline at end of file +char shm_file_name[128];