Index: /trunk/include/iprt/base64.h
===================================================================
--- /trunk/include/iprt/base64.h	(revision 73618)
+++ /trunk/include/iprt/base64.h	(revision 73619)
@@ -179,4 +179,5 @@
  * @param   pvData      The data to encode.
  * @param   cbData      The number of bytes to encode.
+ * @param   fFlags      Flags, any combination of the RTBASE64_FLAGS \#defines.
  * @param   pszBuf      Where to put the Base64 string.
  * @param   cbBuf       The size of the output buffer, including the terminator.
