X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=include%2Fdebug.h;h=47a9cce84ef82dcb098dc081f2800d90b8dc3cf7;hp=7b5665d1b9920f614f5907a263ee8e398dd7d85a;hb=7305a1de1f811a7e5afe9ec24244848c298ef352;hpb=5613f9fab88b71f14259856b390f1cc989b602bf diff --git a/include/debug.h b/include/debug.h index 7b5665d..47a9cce 100644 --- a/include/debug.h +++ b/include/debug.h @@ -1,7 +1,7 @@ /* * Debug defines * - * Copyright (C) 2001 Ethan Benson + * Copyright (C) 2001 Ethan Benson * * 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 @@ -43,3 +43,10 @@ #define DEBUG_OPEN #define DEBUG_SLEEP #endif + +/* + * Local variables: + * c-file-style: "k&r" + * c-basic-offset: 5 + * End: + */