diff libaudacious/vfs.c @ 2060:53a3d5db6b58 trunk

[svn] - finish documenting the libaudacious API
author nenolod
date Mon, 04 Dec 2006 19:24:14 -0800
parents 8aaf0f145578
children b9c6f1305c99
line wrap: on
line diff
--- a/libaudacious/vfs.c	Mon Dec 04 18:30:58 2006 -0800
+++ b/libaudacious/vfs.c	Mon Dec 04 19:24:14 2006 -0800
@@ -207,6 +207,7 @@
 
 /**
  * vfs_ungetc:
+ * @c: The character to push back.
  * @stream: #VFSFile object that represents the VFS stream.
  *
  * Pushes a character back to the VFS stream.