瀏覽代碼

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

Timo Reimann 15 年之前
父節點
當前提交
fa28c63036
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;