summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg.c
diff options
context:
space:
mode:
authorticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2008-12-15 00:27:58 (EST)
committer ticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2008-12-15 00:27:58 (EST)
commit699e58a43daf7f0f85440879f225c12eb43c878c (patch)
tree905deed654a4903416d253bef5cf5c6e589dfc5f /libopkg/opkg.c
parent69b2e9b983b00a1815fc28c7853c42371a1545e5 (diff)
[opkg] fixing typo & incompatible part to gcc 4.3.2
git-svn-id: http://opkg.googlecode.com/svn/trunk@150 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
Diffstat (limited to 'libopkg/opkg.c')
-rw-r--r--libopkg/opkg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopkg/opkg.c b/libopkg/opkg.c
index fabd520..4123611 100644
--- a/libopkg/opkg.c
+++ b/libopkg/opkg.c
@@ -873,7 +873,7 @@ opkg_update_package_lists (opkg_t *opkg, opkg_progress_callback_t progress_callb
free (list_file_name);
free (url);
#else
- /* XXX: Note: Signiture check for %s skipped because GPG support was not
+ /* XXX: Note: Signature check for %s skipped because GPG support was not
* enabled in this build
*/
#endif