diff options
author | Dubiousjim <dubiousjim@gmail.com> | 2013-06-27 15:28:46 -0400 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2013-06-28 13:45:41 +0300 |
commit | ac7616b0a9e4a4eaf640cd59a98cda01773c57ac (patch) | |
tree | e333508102823ac0621501f42524752d3a88e1de /src/apk_package.h | |
parent | fcb540ab6978d3d5a55f08120c78d8e03b1e13c7 (diff) | |
download | apk-tools-ac7616b0a9e4a4eaf640cd59a98cda01773c57ac.tar.gz apk-tools-ac7616b0a9e4a4eaf640cd59a98cda01773c57ac.tar.bz2 apk-tools-ac7616b0a9e4a4eaf640cd59a98cda01773c57ac.tar.xz apk-tools-ac7616b0a9e4a4eaf640cd59a98cda01773c57ac.zip |
various: applet help text and comment fixes
Acked-by: Natanael Copa <ncopa@alpinelinux.org>
Diffstat (limited to 'src/apk_package.h')
-rw-r--r-- | src/apk_package.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apk_package.h b/src/apk_package.h index 8945cd8..0d61e23 100644 --- a/src/apk_package.h +++ b/src/apk_package.h @@ -1,4 +1,4 @@ -/* apk_database.h - Alpine Package Keeper (APK) +/* apk_package.h - Alpine Package Keeper (APK) * * Copyright (C) 2005-2008 Natanael Copa <n@tanael.org> * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi> |