1
1

* Code cleanup: Added const qualifier for variables and

function declarations where possible. No functional changes.
Этот коммит содержится в:
Roland Illig 2004-08-29 17:24:12 +00:00
родитель 4baefa09c2
Коммит 65ffa864b8

Просмотреть файл

@ -1,3 +1,8 @@
2004-08-29 Roland Illig <roland.illig@gmx.de>
* Code cleanup: Added const qualifier for variables and
function declarations where possible. No functional changes.
2004-08-27 Andrew V. Samoilov <sav bcs zp ua> 2004-08-27 Andrew V. Samoilov <sav bcs zp ua>
* smbfs.c (smbfs_open_readwrite): Implement O_APPEND via smbfs_lseek(). * smbfs.c (smbfs_open_readwrite): Implement O_APPEND via smbfs_lseek().