osaf/services/saf/amf/amfwdog/amf_wdog.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/osaf/services/saf/amf/amfwdog/amf_wdog.c 
b/osaf/services/saf/amf/amfwdog/amf_wdog.c
--- a/osaf/services/saf/amf/amfwdog/amf_wdog.c
+++ b/osaf/services/saf/amf/amfwdog/amf_wdog.c
@@ -150,7 +150,7 @@ static void amf_down_cb(void)
 int main(int argc, char *argv[])
 {
        SaAmfCallbacksT    amf_callbacks = {0};
-       SaVersionT         ver = {.releaseCode = 'B', ver.majorVersion = 0x01, 
ver.minorVersion = 0x01};
+       SaVersionT         ver = {.releaseCode = 'B', .majorVersion = 0x01, 
.minorVersion = 0x01};
        SaAisErrorT        rc;
        SaSelectionObjectT amf_sel_obj;
        struct pollfd fds[1];

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to