dect
/
linux-2.6
Archived
13
0
Fork 0

MN10300: Fix typo in header guard

Fix a typo in the header guard of asm/ipc.h.

Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Vegard Nossum 2008-05-28 13:55:24 +01:00 committed by Linus Torvalds
parent 1ec7d99c16
commit 5e55843bb8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#ifndef _ASM_IPCBUF_H_
#ifndef _ASM_IPCBUF_H
#define _ASM_IPCBUF_H
/*