mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
8357675: Amend headless message
Reviewed-by: prr, shade
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2019, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2019, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@@ -85,7 +85,6 @@ public final class PlatformGraphicsInfo {
|
||||
|
||||
No X11 DISPLAY variable was set,
|
||||
or no headful library support was found,
|
||||
but this program performed an operation which requires it,
|
||||
""";
|
||||
but this program performed an operation which requires it.""";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user