--- parser3/src/include/pa_string.h 2001/09/11 09:20:57 1.102 +++ parser3/src/include/pa_string.h 2001/09/26 10:32:25 1.105 @@ -2,10 +2,9 @@ Parser: string class decl. Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) - Author: Alexander Petrosyan (http://design.ru/paf) - $Id: pa_string.h,v 1.102 2001/09/11 09:20:57 parser Exp $ + $Id: pa_string.h,v 1.105 2001/09/26 10:32:25 parser Exp $ */ #ifndef PA_STRING_H @@ -99,7 +98,7 @@ public: just a flag, that value not stored */ UL_AS_IS, ///< leave all characters intact - UL_FILE_NAME, ///< filename + UL_FILE_SPEC, ///< file specification UL_HTTP_HEADER, ///< text in HTTP response header UL_MAIL_HEADER, ///< text in mail header UL_URI, ///< text in uri