summaryrefslogtreecommitdiffstats
path: root/innbbsd/bbslink.c
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-11-05 19:58:27 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-11-05 19:58:27 +0800
commit6308dc81fbc5cc89f450e7beadc2cf710c0696e9 (patch)
tree6af6280b57bcaf1fc79c88a142b61b99fccd2efe /innbbsd/bbslink.c
parent38c21379a1c34bcea53157c381044f05e3637727 (diff)
downloadpttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.tar
pttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.tar.gz
pttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.tar.bz2
pttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.tar.lz
pttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.tar.xz
pttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.tar.zst
pttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.zip
import NoCeM into innbbsd/.
see http://nocem-innbbsd.sourceforge.net/ for details. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2312 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'innbbsd/bbslink.c')
-rw-r--r--innbbsd/bbslink.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/innbbsd/bbslink.c b/innbbsd/bbslink.c
index 51bdb3a7..e9ebf143 100644
--- a/innbbsd/bbslink.c
+++ b/innbbsd/bbslink.c
@@ -1782,3 +1782,7 @@ main(argc, argv)
}
return 0;
}
+
+readNCMfile()
+{
+}