summaryrefslogtreecommitdiff
path: root/innobase/include
diff options
context:
space:
mode:
authorunknown <marko@hundin.mysql.fi>2005-06-28 10:51:01 +0300
committerunknown <marko@hundin.mysql.fi>2005-06-28 10:51:01 +0300
commit26a52bbe9439659d8642decb053663577ee45c18 (patch)
tree95b88a3840c71f96d8887f23c0a42e75cf0cb5c3 /innobase/include
parentfeffe571eb0044817cee8d53019081a9f1025662 (diff)
parentb608f091dbf628db32e67e9a62f3045f6dcf2ed7 (diff)
downloadmariadb-git-26a52bbe9439659d8642decb053663577ee45c18.tar.gz
Merge hundin.mysql.fi:/home/marko/mysql-4.1
into hundin.mysql.fi:/home/marko/mysql-5.0-current innobase/fil/fil0fil.c: SCCS merged innobase/include/os0file.h: SCCS merged innobase/os/os0file.c: SCCS merged
Diffstat (limited to 'innobase/include')
-rw-r--r--innobase/include/os0file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/innobase/include/os0file.h b/innobase/include/os0file.h
index e75281dd93c..362e3552411 100644
--- a/innobase/include/os0file.h
+++ b/innobase/include/os0file.h
@@ -373,7 +373,7 @@ os_file_get_size_as_iblonglong(
/* out: size in bytes, -1 if error */
os_file_t file); /* in: handle to a file */
/***************************************************************************
-Sets a file size. This function can be used to extend or truncate a file. */
+Write the specified number of zeros to a newly created file. */
ibool
os_file_set_size(