| commit | 594527353359d9a6aad516992e09c393e11f3bd2 | [log] [tgz] |
|---|---|---|
| author | Dmitry V. Levin <ldv@altlinux.org> | Wed Feb 05 02:20:51 2014 +0000 |
| committer | Dmitry V. Levin <ldv@altlinux.org> | Wed Feb 05 02:28:18 2014 +0000 |
| tree | ccef62341623db916eade55a47c9b00f4ce45b7f | |
| parent | 82b1ea7c3fc854d5ea805f490d351d443701d60b [diff] [blame] |
Use XLAT_END macro
Automatically update all xlat structures using the following sed regexp:
s/^[[:space:]]*{[[:space:]]*0[[:space:]]*,[[:space:]]*NULL[[:space:]]*,\?[[:space:]]*}[[:space:]]*,\?[[:space:]]*/\tXLAT_END/
diff --git a/io.c b/io.c index 2ed7fa5..fac5615 100644 --- a/io.c +++ b/io.c
@@ -330,7 +330,7 @@ #ifdef SPLICE_F_GIFT XLAT(SPLICE_F_GIFT), #endif - { 0, NULL }, + XLAT_END }; int