Browse Source

Fixed changelog entry - use parenthesis for explicit function name

Andrew V. Samoilov 20 years ago
parent
commit
3c4b2f8ff4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vfs/ChangeLog

+ 1 - 1
vfs/ChangeLog

@@ -11,7 +11,7 @@
 
 2004-08-26  Pavel S. Shirshov  <pavelsh@mail.ru>
 
-	* direntry.c: Use g_strlcpy instead strncpy for fix buffer overrun
+	* direntry.c: Use g_strlcpy() instead strncpy() for fix buffer overrun
 	* extfs.c: Likewise.
 	* mcfs.c: Likewise.
 	* smbfs.c: Likewise.