]> granicus.if.org Git - yasm/commitdiff
* coretype.h (yasm__splitpath): Fix doxygen comment.
authorPeter Johnson <peter@tortall.net>
Tue, 31 Jan 2006 07:26:06 +0000 (07:26 -0000)
committerPeter Johnson <peter@tortall.net>
Tue, 31 Jan 2006 07:26:06 +0000 (07:26 -0000)
svn path=/trunk/yasm/; revision=1355

libyasm/coretype.h

index 182792147472d93252d501632d1c585b1a740e35..47c508f429243ea908d719010288499d8cb5a6b6 100644 (file)
@@ -279,7 +279,7 @@ size_t yasm__splitpath_win(const char *path, /*@out@*/ const char **tail);
  * Unless otherwise defined, defaults to yasm__splitpath_unix().
  * \internal
  * \param path pathname
- * \param head (returned) directory
+ * \param tail (returned) base filename
  * \return Length of head (directory).
  */
 # if defined (_WIN32) || defined (WIN32) || defined (__MSDOS__) || \