summaryrefslogtreecommitdiff
blob: 4ce20d48d28171645120eb0e0cd31f7aa20ee81b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -u -r src/hackerlab/vu/vu-virtual-null.h src-new/hackerlab/vu/vu-virtual-null.h
--- src/hackerlab/vu/vu-virtual-null.h	2005-05-01 18:23:19.908836024 +0200
+++ src-new/hackerlab/vu/vu-virtual-null.h	2005-05-01 18:23:19.908836024 +0200
@@ -22,7 +22,7 @@
  * An in-process emulation of /dev/null.
  *
  */
-extern struct vu_fs_discipline vu_virtual_null_vtable;
+static struct vu_fs_discipline vu_virtual_null_vtable;
 
 
 /* automatically generated __STDC__ prototypes */