Changeset 94629 in vbox for trunk/src/VBox/Additions/linux/lightdm-greeter
- Timestamp:
- Apr 19, 2022 10:15:33 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 150991
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp
r94184 r94629 939 939 0 /*cBufDescs*/, NULL /*paBufDescs*/, RTLOGDEST_STDOUT, 940 940 vboxGreeterLogHeaderFooter, g_cHistory, g_uHistoryFileSize, g_uHistoryFileTime, 941 NULL /*pOutputIf*/, NULL /*pvOutputIfUser*/, 941 942 NULL /*pErrInfo*/, pszLogFile); 942 943 if (RT_SUCCESS(rc))
Note:
See TracChangeset
for help on using the changeset viewer.