Ignore:
Timestamp:
May 8, 2011, 12:29:51 PM (12 years ago)
Author:
Sam Hocevar
Message:

build: minor cleanup in the root directory.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • abuse/trunk/data/abuse.lsp

    r594 r601  
    99(if (not (load "lisp/english.lsp"))             ;; load language specific stuff
    1010    (progn
    11       (print "Abuse data files not found. Maybe try the -datadir flag?")
     11      (print "Abuse data files not found. Maybe try the `-datadir' option?")
    1212      (quit)))
    1313(setq load_warn T)
Note: See TracChangeset for help on using the changeset viewer.