You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/pygraphviz/files/pygraphviz-1.3.1-swig-3.patch

24 lines
790 B

pygraphviz/graphviz.i | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/pygraphviz/graphviz.i b/pygraphviz/graphviz.i
index 0d9b43b..5f1f6b0 100644
--- a/pygraphviz/graphviz.i
+++ b/pygraphviz/graphviz.i
@@ -1,9 +1,9 @@
-# Copyright (C) 2004-2006 by
-# Aric Hagberg <hagberg@lanl.gov>
-# Dan Schult <dschult@colgate.edu>
-# Manos Renieris, http://www.cs.brown.edu/~er/
-# Distributed with BSD license.
-# All rights reserved, see LICENSE for details.
+// Copyright (C) 2004-2006 by
+// Aric Hagberg <hagberg@lanl.gov>
+// Dan Schult <dschult@colgate.edu>
+// Manos Renieris, http://www.cs.brown.edu/~er/
+// Distributed with BSD license.
+// All rights reserved, see LICENSE for details.
%module graphviz