summaryrefslogtreecommitdiff
path: root/x11/kdebase2/patches/patch-dd
blob: 807a4ec83df1a41e92c0f48a6709a736f41806f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-dd,v 1.2 2001/12/03 15:37:19 skrll Exp $

--- konsole/src/main.C.orig	Wed Sep  5 00:16:57 2001
+++ konsole/src/main.C
@@ -108,7 +108,7 @@
 
 
 /* --| main |------------------------------------------------------ */
-int main(int argc, char* argv[])
+int konsole_main(int argc, char* argv[])
 {
   setgid(getgid()); setuid(getuid()); // drop privileges