]> wimlib.net Git - wimlib/blobdiff - src/mount_image.c
Re-organize code
[wimlib] / src / mount_image.c
similarity index 99%
rename from src/mount.c
rename to src/mount_image.c
index 3c50c7501f26d680db96b2ec03a3c3bcbdd97f6c..ea44f220a868e48f836f06f0ade853f4747667e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * mount.c
+ * mount_image.c
  *
  * This file implements mounting of WIM files using FUSE, which stands for
  * Filesystem in Userspace.  FUSE allows a filesystem to be implemented in a