File: insert_top.patch

package info (click to toggle)
rust-patchkit 0.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 916 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
--- orig/pylon/patches.py
+++ mod/pylon/patches.py
@@ -1,3 +1,4 @@
+#test
 import util
 import sys
 class PatchSyntax(Exception):