Преглед на файлове

remove App Engine reference

Brad Fitzpatrick преди 15 години
родител
ревизия
08613593d6
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      memcache.go

+ 2 - 2
memcache.go

@@ -145,8 +145,8 @@ type Item struct {
 	// Object is the Item's value for use with a Codec.
 	Object interface{}
 
-	// Flags are server-opaque flags whose semantics are entirely up to the
-	// App Engine app.
+	// Flags are server-opaque flags whose semantics are entirely
+	// up to the app.
 	Flags uint32
 
 	// Expiration is the cache expiration time, in seconds: either a relative