linuxemu - fix typo
authorAlex Hornung <ahornung@gmail.com>
Thu, 3 Sep 2009 09:33:22 +0000 (10:33 +0100)
committerAlex Hornung <ahornung@gmail.com>
Thu, 3 Sep 2009 09:36:52 +0000 (10:36 +0100)
commit745218031721ef45a2714133cced693087a21376
tree9c78bf8c022e3debfcc13f250ce73e9d0c91540c
parentdbcbe5d3b1e3eef64c21a3cf44027d4514b84f11
linuxemu - fix typo

* Commit e54488bbec5c9f80e95cedd395b0e3d31fde253d introduced a typo
  in linux_file breaking anything using linux getdents stuff.
  This also fixes issue 1471 and brings linuxulator back into working
  condition.

Dragonfly-bug: http://bugs.dragonflybsd.org/issue1471
Reported-By: ftigeot
sys/emulation/linux/linux_file.c