Kaynağa Gözat

modules_k/dialog: Remove trailing whitespace.
(cherry picked from commit 3ed75d129730ffe30fb3c1d5f8fa7870c9b5516a)

Timo Reimann 15 yıl önce
ebeveyn
işleme
fa28c63036
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      modules_k/dialog/dlg_hash.c

+ 1 - 1
modules_k/dialog/dlg_hash.c

@@ -369,7 +369,7 @@ struct dlg_cell* lookup_dlg( unsigned int h_entry, unsigned int h_id, unsigned i
 
 	if (del != NULL)
 		*del = 0;
- 
+
 	if (h_entry>=d_table->size)
 		goto not_found;