• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Fix pointer error in the plug-in (REnamer, 5eb12a6)

Created 1/18/2008, updated 3/5/2024
  • snippets

We were copying to argv[1] when we really wanted to copy to &argv[1].

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Remove test comments in NSApplication convenience category (WOCommon, 1656a77)
Throw up dialog if plug-in can't find main application (REnamer, fbfc2ad) →

All snippets

Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).