Changeset 2647
- Timestamp:
- 08/06/07 15:36:25 (6 years ago)
- Location:
- trunk/src/target/OM-2007.2/applications/openmoko-dialer2
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
src/moko-contacts.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/OM-2007.2/applications/openmoko-dialer2/ChangeLog
r2646 r2647 1 2007-08-06 Neil J. Patel <njp@o-hand.com> 2 3 * src/moko-contacts.c: 4 Fix typo. 5 1 6 2007-08-06 Neil J. Patel <njp@o-hand.com> 2 7 -
trunk/src/target/OM-2007.2/applications/openmoko-dialer2/src/moko-contacts.c
r2646 r2647 38 38 EBook *book; 39 39 40 List *contacts;40 GList *contacts; 41 41 GList *entries; 42 42 GHashTable *prefixes;
Note: See TracChangeset
for help on using the changeset viewer.
