mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-11 14:17:44 +02:00
2023-03-07 Fred Gleason <fredg@paravelsystems.com>
* Corrected a maintainer's note in 'lib/rdcoreapplication.cpp'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
8f9ab765c5
commit
c1dbdd2066
@ -24001,3 +24001,5 @@
|
|||||||
2023-03-03 Fred Gleason <fredg@paravelsystems.com>
|
2023-03-03 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed a bug in the PyPAD API that caused incorrect date/time
|
* Fixed a bug in the PyPAD API that caused incorrect date/time
|
||||||
resolutions when using the 'MMM' wildcard.
|
resolutions when using the 'MMM' wildcard.
|
||||||
|
2023-03-07 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Corrected a maintainer's note in 'lib/rdcoreapplication.cpp'.
|
||||||
|
@ -55,7 +55,7 @@ RDCoreApplication::RDCoreApplication(const QString &module_name,
|
|||||||
//
|
//
|
||||||
// Maintainer's Note
|
// Maintainer's Note
|
||||||
//
|
//
|
||||||
// This for the 'ident' value passed to openlog(1). It *must*
|
// This for the 'ident' value passed to openlog(3). It *must* be
|
||||||
// an actual (const char *) string stored on the heap. *Don't* pass
|
// an actual (const char *) string stored on the heap. *Don't* pass
|
||||||
// a QByteArray!
|
// a QByteArray!
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user