removed all occourances of #pragma } and #pragma { which were in place to
Wed Oct 7 05:15:36 1998 Tim Janik <timj@gtk.org> * gtk/gtk*.h: * gdk/gdk.h: removed all occourances of #pragma } and #pragma { which were in place to fixup emacs' cc-mode indentation. putting (c-set-offset 'inextern-lang 0) into ~/.emacs is the proper way to achive this and doesn't produce problems for stupid pragma-related compiler bugs. ;)
This commit is contained in:
		| @ -24,7 +24,6 @@ | ||||
|  | ||||
| #ifdef __cplusplus | ||||
| extern "C" { | ||||
| #pragma } | ||||
| #endif /* __cplusplus */ | ||||
|    | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Tim Janik
					Tim Janik