summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2009-09-19 13:44:39 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2009-09-19 13:44:39 +0800
commit4aa5a81572225029bfda73bef3c9cdf071ecc8ac (patch)
tree75886f9594066dcd80fab89035b9ecd403478a56 /util
parentddbda5df68e67de56740ee1294d6c0566a931830 (diff)
downloadpttbbs-4aa5a81572225029bfda73bef3c9cdf071ecc8ac.tar
pttbbs-4aa5a81572225029bfda73bef3c9cdf071ecc8ac.tar.gz
pttbbs-4aa5a81572225029bfda73bef3c9cdf071ecc8ac.tar.bz2
pttbbs-4aa5a81572225029bfda73bef3c9cdf071ecc8ac.tar.lz
pttbbs-4aa5a81572225029bfda73bef3c9cdf071ecc8ac.tar.xz
pttbbs-4aa5a81572225029bfda73bef3c9cdf071ecc8ac.tar.zst
pttbbs-4aa5a81572225029bfda73bef3c9cdf071ecc8ac.zip
* fix ordersong directory detection
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4858 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'util')
-rw-r--r--util/account.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/account.c b/util/account.c
index 19913589..587ae284 100644
--- a/util/account.c
+++ b/util/account.c
@@ -398,6 +398,8 @@ main(int argc, char **argv)
SHM->Puptime = 0;
resolve_fcache();
reset_garbage();
+ printf("動態看板資訊: last_usong=%d, last_film=%d\n",
+ SHM->last_usong, SHM->last_film);
printf("計算進站畫面數: ");
for (i = 0; i < 5; ++i) {