fix(comment): fixup header comment

This commit is contained in:
Brandon Philips 2013-04-01 10:16:12 -07:00
parent 8536d53703
commit 67b46beb64
1 changed files with 1 additions and 2 deletions

View File

@ -1,10 +1,9 @@
/*
Package that implements the Google omaha protocol.
Implements the Google omaha protocol.
Omaha is a request/response protocol using XML. Requests are made by
clients and responses are given by the Omaha server.
http://code.google.com/p/omaha/wiki/ServerProtocol
The
*/
package omaha