FLTK logo

[master] 5c1b69c - Fix Doxygen docs (unescaped '$')

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[master] 5c1b69c - Fix Doxygen docs (unescaped '$') "Albrecht Schlosser" Feb 25, 2021  
 
commit 5c1b69cd4fb35e55f78befa40af15391bfe067ea
Author:     Albrecht Schlosser <albrechts.fltk@online.de>
AuthorDate: Thu Feb 25 19:23:37 2021 +0100
Commit:     Albrecht Schlosser <albrechts.fltk@online.de>
CommitDate: Thu Feb 25 19:23:37 2021 +0100

    Fix Doxygen docs (unescaped '$')

 src/Fl_Preferences.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git src/Fl_Preferences.cxx src/Fl_Preferences.cxx
index 454b0f7..4b14fe3 100644
--- src/Fl_Preferences.cxx
+++ src/Fl_Preferences.cxx
@@ -174,7 +174,7 @@ Fl_Preferences::Fl_Preferences( Root root, const char *vendor, const char *appli
    \brief Use this constructor to create or read a preferences file at an
    arbitrary position in the file system.
 
-   The file name is generated in the form <tt>$(path)/$(application).prefs</tt>.
+   The file name is generated in the form <tt>\$(path)/\$(application).prefs</tt>.
    If \p application is \c NULL, \p path is taken literally as the file path and name.
 
    \param[in] path path to the directory that contains the preferences file
Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.