[coldsync commit] r2599 - trunk/src

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 21, 2008, 2:53:32 PM10/21/08
to coldsync...@googlegroups.com
Author: azummo...@towertech.it
Date: Tue Oct 21 11:53:00 2008
New Revision: 2599

Modified:
trunk/src/coldsync.c

Log:
Recognize mode_Info


Modified: trunk/src/coldsync.c
==============================================================================
--- trunk/src/coldsync.c (original)
+++ trunk/src/coldsync.c Tue Oct 21 11:53:00 2008
@@ -288,6 +288,9 @@
case mode_List:
fprintf(stderr, "List\n");
break;
+ case mode_Info:
+ fprintf(stderr, "Info\n");
+ break;
default:
fprintf(stderr, "* UNKNOWN *\n");
break;

Reply all
Reply to author
Forward
0 new messages