]> git.saurik.com Git - apt.git/blobdiff - methods/http.h
* Fix a typo on 0.7.3 changelog entry about g++ (7.3 to 4.3)
[apt.git] / methods / http.h
index 5eac1140105796546a5031fcb37fe9f2c7123337..a47cd961c0a44b8e70ccb242d9bbc72474b8f266 100644 (file)
@@ -160,5 +160,4 @@ class HttpMethod : public pkgAcqMethod
    };
 };
 
-
 #endif