]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
a dummy change to shmem_sysv.c to try and break CVS out of a problem
authorAndrew Tridgell <tridge@samba.org>
Mon, 29 Dec 1997 12:34:16 +0000 (12:34 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 29 Dec 1997 12:34:16 +0000 (12:34 +0000)
with the ntdom branch

source/locking/shmem_sysv.c

index 665cd8e7b4d74e5f7ccfb00eaf50084d8936f46b..6b5d9b1ea6841b55d5672e76474e8bcd00c69be0 100644 (file)
@@ -39,6 +39,7 @@ extern int DEBUGLEVEL;
 #define IPC_PERMS 0644
 #endif
 
+
 #ifdef SECURE_SEMAPHORES
 /* secure semaphores are slow because we have to do a become_root()
    on every call! */