*_async() functions: Several small corrections to the documentation,

2008-01-09  Murray Cumming  <murrayc@murrayc.com>

* gfile.c: *_async() functions: Several small corrections 
to the documentation, mostly correcting copy/paste errors 
and improving some sentences.

svn path=/trunk/; revision=6287
This commit is contained in:
Murray Cumming
2008-01-09 17:04:06 +00:00
committed by Murray Cumming
parent e4d018f1dd
commit 1a45f5167d
2 changed files with 33 additions and 13 deletions

View File

@@ -1,3 +1,9 @@
2008-01-09 Murray Cumming <murrayc@murrayc.com>
* gfile.c: *_async() functions: Several small corrections
to the documentation, mostly correcting copy/paste errors
and improving some sentences.
2008-01-09 Dan Winship <danw@gnome.org>
* glocalfile.c (get_unique_filename): x86_64 fix