]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mkcephfs: fix typo
authorSage Weil <sage@newdream.net>
Tue, 10 Mar 2009 23:23:52 +0000 (16:23 -0700)
committerSage Weil <sage@newdream.net>
Tue, 10 Mar 2009 23:31:16 +0000 (16:31 -0700)
src/mkcephfs

index c28c6d2f5ebd724b434f91effbc21d453ec8f925..005b477c5408fd1caa84379779360c0c2aad70ef 100755 (executable)
@@ -1,4 +1,4 @@
--c#!/bin/sh
+#!/bin/sh
 
 # if we start up with "./", assume everything else is in the current
 # directory too.