
From: Geert Uytterhoeven <geert@linux-m68k.org>

Fix path in <linux/idr.h> header file.

Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/include/linux/idr.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN include/linux/idr.h~idrh-path include/linux/idr.h
--- 25/include/linux/idr.h~idrh-path	2004-06-20 14:03:43.446809536 -0700
+++ 25-akpm/include/linux/idr.h	2004-06-20 14:03:43.449809080 -0700
@@ -1,5 +1,5 @@
 /*
- * include/linux/id.h
+ * include/linux/idr.h
  * 
  * 2002-10-18  written by Jim Houston jim.houston@ccur.com
  *	Copyright (C) 2002 by Concurrent Computer Corporation
_
