View Single Post
Posts: 23 | Thanked: 0 times | Joined on May 2006
#127
Hmmmm..... Is this comment correct or should the "not" be deleted?
Code:
    /** The connection with the receiver is up and a GPS fix is not available.
     * No gtk_banner is visible */
    GPS_FIXED
Also, given that the other three constants start with RCVR_, I would call it RCVR_FIXED instead.