Fossil SCM

Remove the prototype for pikchr() from config.h, since pikchr.c gets a valid header file on all platforms.

danield 2022-01-27 20:08 trunk
Commit fd9b8fd845b8278b6c1466806d544d27a167ed75ee71698ee96a45b42d754d5a
1 file changed -2
--- src/config.h
+++ src/config.h
@@ -275,9 +275,7 @@
275275
*/
276276
#if !defined(HAVE_PLEDGE)
277277
# define fossil_pledge(A)
278278
#endif
279279
280
-/* Need a prototype for pikchr() */
281
-extern char *pikchr(const char*,const char*,unsigned in, int*,int*);
282280
283281
#endif /* _RC_COMPILE_ */
284282
--- src/config.h
+++ src/config.h
@@ -275,9 +275,7 @@
275 */
276 #if !defined(HAVE_PLEDGE)
277 # define fossil_pledge(A)
278 #endif
279
280 /* Need a prototype for pikchr() */
281 extern char *pikchr(const char*,const char*,unsigned in, int*,int*);
282
283 #endif /* _RC_COMPILE_ */
284
--- src/config.h
+++ src/config.h
@@ -275,9 +275,7 @@
275 */
276 #if !defined(HAVE_PLEDGE)
277 # define fossil_pledge(A)
278 #endif
279
 
 
280
281 #endif /* _RC_COMPILE_ */
282

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button