~ubuntu-branches/debian/squeeze/ntp/squeeze-201010051545

« back to all changes in this revision

Viewing changes to util/sht.c

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2004-10-11 16:10:27 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041011161027-icyjbji8ujym633o
Tags: 1:4.2.0a-10ubuntu2
Use ntp.ubuntulinux.org instead of pool.ntp.org

Show diffs side-by-side

added added

removed removed

Lines of Context:
177
177
                            p->valid=1;
178
178
                    }
179
179
                    else {
180
 
                            printf ("p->valid still set\n"); // not an error!
 
180
                            printf ("p->valid still set\n"); /* not an error! */
181
181
                    }
182
182
            }
183
183
            break;