소스 검색

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;