ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/nspr/files/patch-bug1487579
Revision: 25066
Committed: Sat Feb 16 16:23:12 2019 UTC (5 years, 2 months ago) by laffer1
Content type: text/plain
File size: 185 byte(s)
Log Message:
switch to midnightbsd patches

File Contents

# Content
1 --- pr/tests/abstract.c.orig 2018-08-28 12:42:28 UTC
2 +++ pr/tests/abstract.c
3 @@ -151,7 +151,7 @@ main()
4 int
5 main()
6 {
7 - prinf("PASS\n");
8 + printf("PASS\n");
9 return 0;
10 }
11 #endif

Properties

Name Value
svn:eol-style native
svn:mime-type text/plain