]> andersk Git - openssh.git/commitdiff
spacing
authordjm <djm>
Mon, 11 Jun 2007 02:52:24 +0000 (02:52 +0000)
committerdjm <djm>
Mon, 11 Jun 2007 02:52:24 +0000 (02:52 +0000)
openbsd-compat/xmmap.c

index a141f5582be2a70119934d837c4516b0d19ab42b..322ffc2b17f6d9c2eec19a17d80468d67ba3083a 100644 (file)
@@ -44,7 +44,8 @@
 
 #include "log.h"
 
-void *xmmap(size_t size)
+void *
+xmmap(size_t size)
 {
 #ifdef HAVE_MMAP
        void *address;
This page took 0.061169 seconds and 5 git commands to generate.