Cosmetic change

This commit is contained in:
Matthias Clasen
2015-12-26 21:41:59 -05:00
parent 80a91722e5
commit 8bfbb2c103

View File

@@ -12223,7 +12223,8 @@ warn_response (GtkDialog *dialog,
}
/* Steal reference into temp variable, so not to mess up with
inspector_window during gtk_widget_destroy(). */
* inspector_window during gtk_widget_destroy().
*/
window = inspector_window;
inspector_window = NULL;
gtk_widget_destroy (window);