ports/sysutils/usrinfo/files/patch-usrinfo.cpp
Pav Lucistnik d295ad1c7e - Update to .06
PR:		ports/66787
Submitted by:	Aaron Myles Landwehr <assroot@snaphat.com> (maintainer)
2004-05-25 00:21:33 +00:00

10 lines
207 B
C++

--- usrinfo.cpp.orig Tue May 18 04:50:46 2004
+++ usrinfo.cpp Tue May 25 02:18:09 2004
@@ -147,4 +147,5 @@
usrtest(argv);
preftest(argv);
infodisplay(argv);
- return 0;//end
}
+ return 0;//end
+}