Changeset 769

Show
Ignore:
Timestamp:
11/29/05 16:08:58 (3 years ago)
Author:
abauer
Message:

Fixed prototype declaration

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/kdepim/src/kcal.h

    r455 r769  
    5050         */ 
    5151        bool __access(OSyncContext *ctx, OSyncChange *chg); 
    52         bool KCalDataSource::report_incidence(OSyncContext *ctx, KCal::Incidence *e, 
     52        bool report_incidence(OSyncContext *ctx, KCal::Incidence *e, 
    5353                const char *objtype, const char *objformat); 
    5454    public: