aboutsummaryrefslogtreecommitdiff
path: root/devel/loki/files/patch-test-SmartPtr-main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/loki/files/patch-test-SmartPtr-main.cpp')
-rw-r--r--devel/loki/files/patch-test-SmartPtr-main.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/loki/files/patch-test-SmartPtr-main.cpp b/devel/loki/files/patch-test-SmartPtr-main.cpp
new file mode 100644
index 000000000000..b13c415963db
--- /dev/null
+++ b/devel/loki/files/patch-test-SmartPtr-main.cpp
@@ -0,0 +1,11 @@
+--- test/SmartPtr/main.cpp.orig Mon Nov 6 20:25:41 2006
++++ test/SmartPtr/main.cpp Mon Nov 6 20:26:02 2006
+@@ -998,7 +998,7 @@
+
+ // ----------------------------------------------------------------------------
+
+-int main( unsigned int , const char * [] )
++int main( int , const char * [] )
+ {
+
+ DoRefLinkTests();