auto-format
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
@@ -63,7 +63,7 @@ clipboard_get(void)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
//while(!gtk_clipboard_wait_is_text_available(cld)) {}
|
||||
// while(!gtk_clipboard_wait_is_text_available(cld)) {}
|
||||
|
||||
clip = gtk_clipboard_wait_for_text(cl);
|
||||
return clip;
|
||||
|
||||
Reference in New Issue
Block a user