summaryrefslogtreecommitdiffstats
path: root/lib/Utils
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2010-04-09 10:46:27 +0200
committerNikola Pajkovsky <npajkovs@redhat.com>2010-04-12 16:21:54 +0200
commit07097e6862f9333af1d2096f3cee0b499a743cc7 (patch)
tree58908eb7644760f22fc4b1d158fd66956bb5c3f1 /lib/Utils
parentae203b8ec75b927bec0073b27f122447d949b202 (diff)
downloadabrt-07097e6862f9333af1d2096f3cee0b499a743cc7.tar.gz
abrt-07097e6862f9333af1d2096f3cee0b499a743cc7.tar.xz
abrt-07097e6862f9333af1d2096f3cee0b499a743cc7.zip
Emacs project-wide code-style settings
Diffstat (limited to 'lib/Utils')
-rw-r--r--lib/Utils/backtrace.c2
-rw-r--r--lib/Utils/strbuf.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/Utils/backtrace.c b/lib/Utils/backtrace.c
index 3708eb17..9c77d8c9 100644
--- a/lib/Utils/backtrace.c
+++ b/lib/Utils/backtrace.c
@@ -1,4 +1,4 @@
-/* -*-mode:c;c-file-style:"bsd";c-basic-offset:4;indent-tabs-mode:nil-*-
+/*
Copyright (C) 2009 RedHat inc.
This program is free software; you can redistribute it and/or modify
diff --git a/lib/Utils/strbuf.c b/lib/Utils/strbuf.c
index ab872543..4c9bddaa 100644
--- a/lib/Utils/strbuf.c
+++ b/lib/Utils/strbuf.c
@@ -1,4 +1,4 @@
-/* -*-mode:c;c-file-style:"bsd";c-basic-offset:4;indent-tabs-mode:nil-*-
+/*
String buffer implementation
Copyright (C) 2009 RedHat inc.