File: 03_src_main.c.dpatch

package info (click to toggle)
librep 0.17-13
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,648 kB
  • ctags: 2,969
  • sloc: ansic: 32,770; lisp: 12,399; sh: 7,971; makefile: 515; sed: 93
file content (19 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#! /bin/sh /usr/share/dpatch/dpatch-run
## 03_src_main.c.dpatch by Christian Marillat <marillat@debian.org>
##
## All lines beginning with ## DP:' are a description of the patch.
## DP: 

@DPATCH@

--- librep-0.17.orig/src/main.c	2005-07-28 14:21:32.000000000 +0200
+++ librep-0.17/src/main.c	2005-07-28 14:21:53.000000000 +0200
@@ -157,7 +157,7 @@
     return rep_TRUE;
 }
 
-static void
+void
 check_configuration (int *stack_low)
 {
     int stack_high;