diff options
Diffstat (limited to 'doc/hurd.texi')
-rw-r--r-- | doc/hurd.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hurd.texi b/doc/hurd.texi index f6355628..9097163c 100644 --- a/doc/hurd.texi +++ b/doc/hurd.texi @@ -3942,7 +3942,7 @@ You must define this type, which will hold information between a call to enough information so that those calls work as described below. @end deftypevr -@deftypevar size_t diskfs_dirstat_size +@deftypevar const size_t diskfs_dirstat_size This must be the size in bytes of a @code{struct dirstat}. @end deftypevar |