Projects
openEuler:24.03:SP1:Everything
enchant2
_service:tar_scm:Parameter-h-correction.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:Parameter-h-correction.patch of Package enchant2
From 342825209d78399cfb5f1be72afc546aa4ba4d1a Mon Sep 17 00:00:00 2001 From: zhangxianting <zhangxianting@uniontech.com> Date: Fri, 29 Mar 2024 15:45:52 +0800 Subject: [PATCH] Parameter -h correction --- src/enchant.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/enchant.c b/src/enchant.c index 42151e8..41e545d 100644 --- a/src/enchant.c +++ b/src/enchant.c @@ -428,7 +428,7 @@ int main (int argc, char ** argv) #endif int optchar; - while ((optchar = getopt (argc, argv, ":d:p:alvLmB")) != -1) { + while ((optchar = getopt (argc, argv, ":d:p:alvLmBh")) != -1) { switch (optchar) { case 'd': dictionary = optarg; /* Emacs calls ispell with '-d dictionary'. */ -- 2.33.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2