]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - blob.c
afh: Move audio_format_name() up.
[paraslash.git] / blob.c
diff --git a/blob.c b/blob.c
index 56986131c73080e00277a99362915319335aebc4..e10b522f73a249f5b02b6f50b72788efdc6d7f68 100644 (file)
--- a/blob.c
+++ b/blob.c
@@ -377,7 +377,7 @@ again:
  *
  * This function is called from the addblob command handlers to instruct the
  * afs process to store the input in a blob table. Input is read and decrypted
- * from the file descriptor given by cc and appended to arg_obj, which contains
+ * from the file descriptor given by cc and appended to a buffer which also contains
  * the name of the blob to create. The combined buffer is made available to the
  * afs process via the callback method.
  */