From: Mark Wooding Date: Sun, 16 Jun 2013 14:22:38 +0000 (+0100) Subject: Overhaul formatting. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/pyke/commitdiff_plain/1bcbe4ff20bfc18eaafc7ec305ea6ebf12d729aa Overhaul formatting. Expunge CVS droppings and use newer comment stylings. --- diff --git a/catacomb-python.h b/catacomb-python.h index bd9a8e5..a384097 100644 --- a/catacomb-python.h +++ b/catacomb-python.h @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Definitions for Catacomb bindings * diff --git a/catacomb.c b/catacomb.c index 29f09ac..3aebea3 100644 --- a/catacomb.c +++ b/catacomb.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Where the fun begins * diff --git a/util.c b/util.c index c1d0ad8..96a4052 100644 --- a/util.c +++ b/util.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Miscellaneous utilities (not Catacomb-specific) *