Changes between Version 17 and Version 18 of EFLWebKitCodingStyle


Ignore:
Timestamp:
Nov 5, 2012 2:36:05 AM (11 years ago)
Author:
gyuyoung.kim@samsung.com
Comment:

Remove . at the end of @ field.

Legend:

Unmodified
Added
Removed
Modified
  • EFLWebKitCodingStyle

    v17 v18  
    177177 * Query action for this intent.
    178178 *
    179  * @param intent intent object to query.
    180  *
    181  * @return the intent action if successful or @c NULL otherwise.
     179 * @param intent intent object to query
     180 *
     181 * @return the intent action if successful or @c NULL otherwise
    182182 */
    183183EAPI const char *ewk_intent_action_get(const Ewk_Intent *intent);