1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-17 18:45:10 +00:00

Update conky.cc (#701)

In favor of #699
This commit is contained in:
npyl 2018-12-15 17:29:40 +02:00 committed by GitHub
parent a0d4393826
commit e71a2ff448
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2120,7 +2120,7 @@ static void main_loop() {
if ((changed != 0) && own_window_type.get(*state) == TYPE_PANEL) {
int sidenum = -1;
fprintf(stderr, "%s", _(PACKAGE_NAME ": defining struts\n"));
DBGP("%s", _(PACKAGE_NAME ": defining struts\n"));
fflush(stderr);
switch (text_alignment.get(*state)) {