aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2013-10-28 13:39:59 +0100
committerGravatar Christian Hesse <mail@eworm.de>2013-10-28 13:39:59 +0100
commit78deb3ce82f7db6cedb7d3ce39998a8747cf6346 (patch)
tree6a4a09ae6d89ef4ad4ac377f3594adb9c50d2960
parentb248e11abde401c8712eae6a8153c446867091cd (diff)
downloadpaccache-78deb3ce82f7db6cedb7d3ce39998a8747cf6346.tar.gz
paccache-78deb3ce82f7db6cedb7d3ce39998a8747cf6346.tar.zst
remove comment about example
-rw-r--r--config.def.h2
-rw-r--r--pacredir.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/config.def.h b/config.def.h
index 1863fb4..bb29921 100644
--- a/config.def.h
+++ b/config.def.h
@@ -3,8 +3,6 @@
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
- *
- * This is an example code skeleton provided by vim-skeleton.
*/
#ifndef _CONFIG_H
diff --git a/pacredir.c b/pacredir.c
index 2bd2943..a1be38e 100644
--- a/pacredir.c
+++ b/pacredir.c
@@ -3,8 +3,6 @@
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
- *
- * This is an example code skeleton provided by vim-skeleton.
*/
#include <assert.h>