]> git.cworth.org Git - notmuch-wiki/blobdiff - remoteusage.mdwn
Fix more markdown weirdness.
[notmuch-wiki] / remoteusage.mdwn
index 19de21275188e120f1867f15e1ca855b3c9e08db..67bd933540bb41c5cc0ddee9348f10f511e7f2c9 100644 (file)
@@ -69,7 +69,6 @@ future calls can reuse the socket.
         
         create_socket_dir ()
         {
-            
             mkdir "${SOCKET_DIR}" $(id -u)
             chmod 700 "${SOCKET_DIR}" 
         }