File: test

package info (click to toggle)
bst-external 0.29.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 664 kB
  • sloc: python: 3,936; makefile: 53
file content (9 lines) | stat: -rw-r--r-- 216 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
From: Tester
Subject: Test

--- a/src/hello.c
+++ b/src/hello.c
@@ -1,3 +1,4 @@
+/* Test */
 /* hello.c -- print a greeting message and exit.
    Copyright 1992, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2005,