no unicode in C source, please
SVN-Revision: 11046
This commit is contained in:
parent
4bc59b8552
commit
8639678081
1 changed files with 0 additions and 7 deletions
|
@ -1,12 +1,5 @@
|
|||
--- linux/drivers/mtd/ar7part.c 2007-09-20 21:47:22.000000000 +0200
|
||||
+++ linux-mips/drivers/mtd/ar7part.c 2008-05-04 18:49:04.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
- * Copyright (C) 2007 Eugene Konev <ejka@openwrt.org>
|
||||
+ * Copyright © 2007 Eugene Konev <ejka@openwrt.org>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@@ -34,6 +34,10 @@
|
||||
#define LOADER_MAGIC1 le32_to_cpu(0xfeedfa42)
|
||||
#define LOADER_MAGIC2 le32_to_cpu(0xfeed1281)
|
||||
|
|
Loading…
Reference in a new issue