aboutsummaryrefslogtreecommitdiff
path: root/src/fuse/readdir.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fuse/readdir.c')
-rw-r--r--src/fuse/readdir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fuse/readdir.c b/src/fuse/readdir.c
index 39cf72a..8fee280 100644
--- a/src/fuse/readdir.c
+++ b/src/fuse/readdir.c
@@ -14,7 +14,7 @@
14 14
15 You should have received a copy of the GNU General Public License 15 You should have received a copy of the GNU General Public License
16 along with this program; if not, write to the Free Software 16 along with this program; if not, write to the Free Software
17 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 17 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18 18
19*/ 19*/
20/* 20/*